Reads a DataMatrix from a Source.
Reads a DataMatrix from a Source. The DataMatrix format is a space-separated values file of doubles with one column a label column.
which column (starting at 0) is the label. May be negative, in which case it starts from the end.
Downloads a DataMatrix from a URL.
Downloads a DataMatrix from a URL. The DataMatrix format is a space-separated values file of doubles with one column a label column.
which column (starting at 0) is the label. May be negative, in which case it starts from the end.