-
Large-scale Machine Learning Dataset
The dataset used in this paper is a large-scale machine learning dataset. -
5 Tabular Datasets
The dataset used in the paper is a collection of 5 tabular datasets available in the scikit-learn toolkit: boston (D=13, n=506), iris (D=4, n=150), diabetes (D=10, n=442), wine... -
MNIST Dataset
The MNIST dataset (Lecun et al., 1998), which consists of 60,000 gray-scale images of handwritten digits. Each image has an accompanying label in {0, 1,..., 9}, and is stored as...