copt.datasets.load_gisette

copt.datasets.load_gisette()[source]

Download and return the covtype dataset.

This is the binary classification version of the dataset as found in the LIBSVM dataset project:

Returns

scipy.sparse CSR matrix y: numpy array

Labels, only takes values 0 or 1.

Return type

X