copt.datasets.
load_gisette
Download and return the covtype dataset.
This is the binary classification version of the dataset as found in the LIBSVM dataset project:
https://www.csie.ntu.edu.tw/~cjlin/libsvmtools/datasets/binary.html#gisette
scipy.sparse CSR matrix y: numpy array
Labels, only takes values 0 or 1.
X
Optimization in Python