copt.datasets.
load_covtype
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#covtype
scipy.sparse CSR matrix
X
Labels, only takes values 0 or 1.
Optimization in Python