Download here the datasets that you are going to use for the library validation and profiling.
Click here and download the MNIST dataset and put the files in the data folder. The files that the profiling functionalities expects are the following:
The same requirements are expected also for Fashion-MNIST since the format is the same.
Click here to download the zip that contains the Cifar-10 dataset in binary version and put the files in the data folder. The files that the profiling functionalities expects are the following:
- data_batch_1.bin
- data_batch_2.bin
- data_batch_3.bin
- data_batch_4.bin
- data_batch_5.bin
- test_batch.bin
- batches.meta.txt
Click here to download the zip that contains the Cifar-100 dataset in binary version and put the files in the data folder. The files that the profiling functionalities expects are the following:
Download the thyroid_train.csv and the thyroid_test.csv files from the main repository of the Mlpack machine learning framework. The dataset is provided by Mlpack for their model accuracy tests in CSV format. The files that the profiling functionalities expects are the following:
The Execution time dataset is a dataset for performance measure forecasting of concurrent tasks that is already provided in the project in the CSV format. The dataset provides a regression problem and it is contained in the following file: