textClassification application: convenient when implementing a classifier that reads a CSV file (it's possible to pass the index of the csv column to use, so far it supports only a single x and single y)
changes so that the np.arrays are backed on disk and can support
This PR adds