uid
int64
2
364k
orig_metric
stringclasses
30 values
sklearn_metric
stringclasses
9 values
dataset_name
stringlengths
2
124
dataset_description
stringlengths
3
13k
dataset_features
stringlengths
41
3.57M
task_description
stringlengths
627
762
task_name
stringlengths
2
124
attribute_names
listlengths
0
100k
categorical_indicator
listlengths
0
100k
__index_level_0__
int64
0
3.8k
361,135
predictive_accuracy
accuracy_score
credit-g
**Author**: Dr. Hans Hofmann **Source**: [UCI](https://archive.ics.uci.edu/ml/datasets/statlog+(german+credit+data)) - 1994 **Please cite**: [UCI](https://archive.ics.uci.edu/ml/citation_policy.html) **German Credit dataset** This dataset classifies people described by a set of attributes as good or bad credit...
{0: [0 - checking_status (nominal)], 1: [1 - duration (numeric)], 2: [2 - credit_history (nominal)], 3: [3 - purpose (nominal)], 4: [4 - credit_amount (numeric)], 5: [5 - savings_status (nominal)], 6: [6 - employment (nominal)], 7: [7 - installment_commitment (numeric)], 8: [8 - personal_status (nominal)], 9: ...
{'MajorityClassSize': 700.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 300.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 1000.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 7.0, 'NumberOfSymbolicFeatures': 14.0, ...
credit-g
[ "checking_status", "duration", "credit_history", "purpose", "credit_amount", "savings_status", "employment", "installment_commitment", "personal_status", "other_parties", "residence_since", "property_magnitude", "age", "other_payment_plans", "housing", "existing_credits", "job", "n...
[ true, false, true, true, false, true, true, false, true, true, false, true, false, true, true, false, true, false, true, true ]
2,830
4,596
predictive_accuracy
accuracy_score
gina_agnostic
**Author**: [Isabelle Guyon](isabelle@clopinet.com) **Source**: [Agnostic Learning vs. Prior Knowledge Challenge](http://www.agnostic.inf.ethz.ch) **Please cite**: None Dataset from the Agnostic Learning vs. Prior Knowledge Challenge (http://www.agnostic.inf.ethz.ch), which consisted of 5 different datasets (SYLV...
{0: [0 - attr0 (numeric)], 1: [1 - attr1 (numeric)], 2: [2 - attr2 (numeric)], 3: [3 - attr3 (numeric)], 4: [4 - attr4 (numeric)], 5: [5 - attr5 (numeric)], 6: [6 - attr6 (numeric)], 7: [7 - attr7 (numeric)], 8: [8 - attr8 (numeric)], 9: [9 - attr9 (numeric)], 10: [10 - attr10 (numeric)], 11: [11 - attr11 (n...
{'MajorityClassSize': 1763.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 1705.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 971.0, 'NumberOfInstances': 3468.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 970.0, 'NumberOfSymbolicFeatures': 1...
gina_agnostic
[ "attr0", "attr1", "attr2", "attr3", "attr4", "attr5", "attr6", "attr7", "attr8", "attr9", "attr10", "attr11", "attr12", "attr13", "attr14", "attr15", "attr16", "attr17", "attr18", "attr19", "attr20", "attr21", "attr22", "attr23", "attr24", "attr25", "attr26", "a...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,831
361,114
predictive_accuracy
accuracy_score
rl
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on categorical and numerical features" benchmark. Original description: The goal of this challenge is...
{0: [0 - V1 (numeric)], 1: [1 - V5 (numeric)], 2: [2 - V6 (numeric)], 3: [3 - V8 (nominal)], 4: [4 - V14 (nominal)], 5: [5 - V15 (nominal)], 6: [6 - V17 (nominal)], 7: [7 - V18 (nominal)], 8: [8 - V19 (nominal)], 9: [9 - V20 (numeric)], 10: [10 - V21 (numeric)], 11: [11 - V22 (nominal)], 12: [12 - class (no...
{'MajorityClassSize': 2485.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 2485.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 13.0, 'NumberOfInstances': 4970.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 5.0, 'NumberOfSymbolicFeatures': 8.0,...
rl
[ "V1", "V5", "V6", "V8", "V14", "V15", "V17", "V18", "V19", "V20", "V21", "V22" ]
[ false, false, false, true, true, true, true, true, true, false, false, true ]
2,832
359,961
predictive_accuracy
accuracy_score
mfeat-factors
**Author**: Robert P.W. Duin, Department of Applied Physics, Delft University of Technology **Source**: [UCI](https://archive.ics.uci.edu/ml/datasets/Multiple+Features) - 1998 **Please cite**: [UCI](https://archive.ics.uci.edu/ml/citation_policy.html) **Multiple Features Dataset: Factors** One of a set of 6 d...
{0: [0 - att1 (numeric)], 1: [1 - att2 (numeric)], 2: [2 - att3 (numeric)], 3: [3 - att4 (numeric)], 4: [4 - att5 (numeric)], 5: [5 - att6 (numeric)], 6: [6 - att7 (numeric)], 7: [7 - att8 (numeric)], 8: [8 - att9 (numeric)], 9: [9 - att10 (numeric)], 10: [10 - att11 (numeric)], 11: [11 - att12 (numeric)], ...
{'MajorityClassSize': 200.0, 'MaxNominalAttDistinctValues': 10.0, 'MinorityClassSize': 200.0, 'NumberOfClasses': 10.0, 'NumberOfFeatures': 217.0, 'NumberOfInstances': 2000.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 216.0, 'NumberOfSymbolicFeatures': 1...
mfeat-factors
[ "att1", "att2", "att3", "att4", "att5", "att6", "att7", "att8", "att9", "att10", "att11", "att12", "att13", "att14", "att15", "att16", "att17", "att18", "att19", "att20", "att21", "att22", "att23", "att24", "att25", "att26", "att27", "att28", "att29", "att30...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,834
3,892
predictive_accuracy
accuracy_score
hiva_agnostic
**Author**: **Source**: Unknown - Date unknown **Please cite**: Datasets from the Agnostic Learning vs. Prior Knowledge Challenge (http://www.agnostic.inf.ethz.ch) Dataset from: http://www.agnostic.inf.ethz.ch/datasets.php Modified by TunedIT (converted to ARFF format) HIVA is the HIV infection database ...
{0: [0 - attr0 (numeric)], 1: [1 - attr1 (numeric)], 2: [2 - attr2 (numeric)], 3: [3 - attr3 (numeric)], 4: [4 - attr4 (numeric)], 5: [5 - attr5 (numeric)], 6: [6 - attr6 (numeric)], 7: [7 - attr7 (numeric)], 8: [8 - attr8 (numeric)], 9: [9 - attr9 (numeric)], 10: [10 - attr10 (numeric)], 11: [11 - attr11 (n...
{'MajorityClassSize': 4080.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 149.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 1618.0, 'NumberOfInstances': 4229.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 1617.0, 'NumberOfSymbolicFeatures': ...
hiva_agnostic
[ "attr0", "attr1", "attr2", "attr3", "attr4", "attr5", "attr6", "attr7", "attr8", "attr9", "attr10", "attr11", "attr12", "attr13", "attr14", "attr15", "attr16", "attr17", "attr18", "attr19", "attr20", "attr21", "attr22", "attr23", "attr24", "attr25", "attr26", "a...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,835
361,692
f_measure
f1_score
kr-vs-kp
Author: Alen Shapiro Source: [UCI](https://archive.ics.uci.edu/ml/datasets/Chess+(King-Rook+vs.+King-Pawn)) Please cite: [UCI citation policy](https://archive.ics.uci.edu/ml/citation_policy.html) 1. Title: Chess End-Game -- King+Rook versus King+Pawn on a7 (usually abbreviated KRKPA7). The pawn on a7 means it is one s...
{0: [0 - bkblk (nominal)], 1: [1 - bknwy (nominal)], 2: [2 - bkon8 (nominal)], 3: [3 - bkona (nominal)], 4: [4 - bkspr (nominal)], 5: [5 - bkxbq (nominal)], 6: [6 - bkxcr (nominal)], 7: [7 - bkxwp (nominal)], 8: [8 - blxwp (nominal)], 9: [9 - bxqsq (nominal)], 10: [10 - cntxt (nominal)], 11: [11 - dsopp (nom...
{'MajorityClassSize': 1669.0, 'MaxNominalAttDistinctValues': 3.0, 'MinorityClassSize': 1527.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 37.0, 'NumberOfInstances': 3196.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 37.0...
kr-vs-kp
[ "bkblk", "bknwy", "bkon8", "bkona", "bkspr", "bkxbq", "bkxcr", "bkxwp", "blxwp", "bxqsq", "cntxt", "dsopp", "dwipd", "hdchk", "katri", "mulch", "qxmsq", "r2ar8", "reskd", "reskr", "rimmx", "rkxwp", "rxmsq", "simpl", "skach", "skewr", "skrxp", "spcop", "stlmt",...
[ true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true ]
2,836
4,687
predictive_accuracy
accuracy_score
AP_Breast_Uterus
**Author**: **Source**: Unknown - Date unknown **Please cite**: GEMLeR provides a collection of gene expression datasets that can be used for benchmarking gene expression oriented machine learning algorithms. They can be used for estimation of different quality metrics (e.g. accuracy, precision, area under ROC...
{0: [0 - ID_REF (numeric)], 1: [1 - 1007_s_at (numeric)], 2: [2 - 121_at (numeric)], 3: [3 - 1405_i_at (numeric)], 4: [4 - 1438_at (numeric)], 5: [5 - 1494_f_at (numeric)], 6: [6 - 1552256_a_at (numeric)], 7: [7 - 1552257_a_at (numeric)], 8: [8 - 1552309_a_at (numeric)], 9: [9 - 1552348_at (numeric)], 10: [10...
{'MajorityClassSize': 344.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 124.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 10937.0, 'NumberOfInstances': 468.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 10936.0, 'NumberOfSymbolicFeatures': ...
AP_Breast_Uterus
[ "1007_s_at", "121_at", "1405_i_at", "1438_at", "1494_f_at", "1552256_a_at", "1552257_a_at", "1552309_a_at", "1552348_at", "1552378_s_at", "1552426_a_at", "1552477_a_at", "1552509_a_at", "1552519_at", "1552575_a_at", "1552610_a_at", "1552615_at", "1552619_a_at", "1552621_at", "1...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,837
167,107
average_cost
accuracy_score
SpeedDating
**Author**: Ray Fisman and Sheena Iyengar **Source**: [Columbia Business School](http://www.stat.columbia.edu/~gelman/arm/examples/speed.dating/) - 2004 **Please cite**: None This data was gathered from participants in experimental speed dating events from 2002-2004. During the events, the attendees would have a...
{0: [0 - has_null (nominal)], 1: [1 - wave (numeric)], 2: [2 - gender (nominal)], 3: [3 - age (numeric)], 4: [4 - age_o (numeric)], 5: [5 - d_age (numeric)], 6: [6 - d_d_age (nominal)], 7: [7 - race (nominal)], 8: [8 - race_o (nominal)], 9: [9 - samerace (nominal)], 10: [10 - importance_same_race (numeric)], ...
{'MajorityClassSize': 6998.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 1380.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 121.0, 'NumberOfInstances': 8378.0, 'NumberOfInstancesWithMissingValues': 7330.0, 'NumberOfMissingValues': 18372.0, 'NumberOfNumericFeatures': 59.0, 'NumberOfSymbolicFeatur...
SpeedDating
[ "has_null", "wave", "gender", "age", "age_o", "d_age", "d_d_age", "race", "race_o", "samerace", "importance_same_race", "importance_same_religion", "d_importance_same_race", "d_importance_same_religion", "field", "pref_o_attractive", "pref_o_sincere", "pref_o_intelligence", "pref...
[ true, false, true, false, false, false, true, true, true, true, false, false, true, true, true, false, false, false, false, false, false, true, true, true, true, true, true, false, false, false, false, false, false, true, true, true, true, tr...
2,838
146,679
predictive_accuracy
accuracy_score
SpeedDating
**Author**: Ray Fisman and Sheena Iyengar **Source**: [Columbia Business School](http://www.stat.columbia.edu/~gelman/arm/examples/speed.dating/) - 2004 **Please cite**: None This data was gathered from participants in experimental speed dating events from 2002-2004. During the events, the attendees would have a...
{0: [0 - has_null (nominal)], 1: [1 - wave (numeric)], 2: [2 - gender (nominal)], 3: [3 - age (numeric)], 4: [4 - age_o (numeric)], 5: [5 - d_age (numeric)], 6: [6 - d_d_age (nominal)], 7: [7 - race (nominal)], 8: [8 - race_o (nominal)], 9: [9 - samerace (nominal)], 10: [10 - importance_same_race (numeric)], ...
{'MajorityClassSize': 6998.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 1380.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 121.0, 'NumberOfInstances': 8378.0, 'NumberOfInstancesWithMissingValues': 7330.0, 'NumberOfMissingValues': 18372.0, 'NumberOfNumericFeatures': 59.0, 'NumberOfSymbolicFeatur...
SpeedDating
[ "has_null", "wave", "gender", "age", "age_o", "d_age", "d_d_age", "race", "race_o", "samerace", "importance_same_race", "importance_same_religion", "d_importance_same_race", "d_importance_same_religion", "field", "pref_o_attractive", "pref_o_sincere", "pref_o_intelligence", "pref...
[ true, false, true, false, false, false, true, true, true, true, false, false, true, true, true, false, false, false, false, false, false, true, true, true, true, true, true, false, false, false, false, false, false, true, true, true, true, tr...
2,839
3,927
predictive_accuracy
accuracy_score
rsctc2010_4
**Author**: **Source**: Unknown - Date unknown **Please cite**: Data from the RSCTC 2010 Discovery Challenge. Example datasets for 6 different problems of DNA microarray data analysis and classification. All datasets contain gene expression data characterized by values of 20,000 - 65,000 attributes. Samples ar...
{0: [0 - Var1 (numeric)], 1: [1 - Var2 (numeric)], 2: [2 - Var3 (numeric)], 3: [3 - Var4 (numeric)], 4: [4 - Var5 (numeric)], 5: [5 - Var6 (numeric)], 6: [6 - Var7 (numeric)], 7: [7 - Var8 (numeric)], 8: [8 - Var9 (numeric)], 9: [9 - Var10 (numeric)], 10: [10 - Var11 (numeric)], 11: [11 - Var12 (numeric)], ...
{'MajorityClassSize': 51.0, 'MaxNominalAttDistinctValues': 5.0, 'MinorityClassSize': 10.0, 'NumberOfClasses': 5.0, 'NumberOfFeatures': 54676.0, 'NumberOfInstances': 113.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 54675.0, 'NumberOfSymbolicFeatures': 1....
rsctc2010_4
[ "Var1", "Var2", "Var3", "Var4", "Var5", "Var6", "Var7", "Var8", "Var9", "Var10", "Var11", "Var12", "Var13", "Var14", "Var15", "Var16", "Var17", "Var18", "Var19", "Var20", "Var21", "Var22", "Var23", "Var24", "Var25", "Var26", "Var27", "Var28", "Var29", "Var30...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,840
146,173
precision
precision_score
GAMETES_Epistasis_2-Way_1000atts_0.4H_EDM-1_EDM-1_1
GAMETES_Epistasis_2-Way_1000atts_0.4H_EDM-1_EDM-1_1-pmlb
{0: [0 - N0 (nominal)], 1: [1 - N1 (nominal)], 2: [2 - N2 (nominal)], 3: [3 - N3 (nominal)], 4: [4 - N4 (nominal)], 5: [5 - N5 (nominal)], 6: [6 - N6 (nominal)], 7: [7 - N7 (nominal)], 8: [8 - N8 (nominal)], 9: [9 - N9 (nominal)], 10: [10 - N10 (nominal)], 11: [11 - N11 (nominal)], 12: [12 - N12 (nominal)],...
{'MajorityClassSize': 800.0, 'MaxNominalAttDistinctValues': 3.0, 'MinorityClassSize': 800.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 1001.0, 'NumberOfInstances': 1600.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 1001...
GAMETES_Epistasis_2-Way_1000atts_0.4H_EDM-1_EDM-1_1
[ "N0", "N1", "N2", "N3", "N4", "N5", "N6", "N7", "N8", "N9", "N10", "N11", "N12", "N13", "N14", "N15", "N16", "N17", "N18", "N19", "N20", "N21", "N22", "N23", "N24", "N25", "N26", "N27", "N28", "N29", "N30", "N31", "N32", "N33", "N34", "N35", "N...
[ true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true...
2,841
190,392
predictive_accuracy
accuracy_score
madeline
The goal of this challenge is to expose the research community to real world datasets of interest to 4Paradigm. All datasets are formatted in a uniform way, though the type of data might differ. The data are provided as preprocessed matrices, so that participants can focus on classification, although participants are w...
{0: [0 - class (nominal)], 1: [1 - V1 (numeric)], 2: [2 - V2 (numeric)], 3: [3 - V3 (numeric)], 4: [4 - V4 (numeric)], 5: [5 - V5 (numeric)], 6: [6 - V6 (numeric)], 7: [7 - V7 (numeric)], 8: [8 - V8 (numeric)], 9: [9 - V9 (numeric)], 10: [10 - V10 (numeric)], 11: [11 - V11 (numeric)], 12: [12 - V12 (numeric...
{'MajorityClassSize': 1579.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 1561.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 260.0, 'NumberOfInstances': 3140.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 259.0, 'NumberOfSymbolicFeatures': 1...
madeline
[ "V1", "V2", "V3", "V4", "V5", "V6", "V7", "V8", "V9", "V10", "V11", "V12", "V13", "V14", "V15", "V16", "V17", "V18", "V19", "V20", "V21", "V22", "V23", "V24", "V25", "V26", "V27", "V28", "V29", "V30", "V31", "V32", "V33", "V34", "V35", "V36", "...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,842
146,079
precision
precision_score
GCM
**Author**: **Source**: Unknown - Date unknown **Please cite**: Multiclass cancer diagnosis using 16063 tumor gene expression signatures. PNAS, VOL 98, no 26, pp. 15149-15154, December 18, 2001. S. Ramaswamy, P. Tamayo, R. Rifkin, S. Mukherjee, C.-H. Yeang, M. Angelo, C. Ladd, M. Reich, E. Latulippe, J.P. Mes...
{0: [0 - AFFX-BioB-5_at (numeric)], 1: [1 - AFFX-BioB-M_at (numeric)], 2: [2 - AFFX-BioB-3_at (numeric)], 3: [3 - AFFX-BioC-5_at (numeric)], 4: [4 - AFFX-BioC-3_at (numeric)], 5: [5 - AFFX-BioDn-5_at (numeric)], 6: [6 - AFFX-BioDn-3_at (numeric)], 7: [7 - AFFX-CreX-5_at (numeric)], 8: [8 - AFFX-CreX-3_at (numer...
{'MajorityClassSize': 30.0, 'MaxNominalAttDistinctValues': 14.0, 'MinorityClassSize': 10.0, 'NumberOfClasses': 14.0, 'NumberOfFeatures': 16064.0, 'NumberOfInstances': 190.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 16063.0, 'NumberOfSymbolicFeatures': ...
GCM
[ "AFFX-BioB-5_at", "AFFX-BioB-M_at", "AFFX-BioB-3_at", "AFFX-BioC-5_at", "AFFX-BioC-3_at", "AFFX-BioDn-5_at", "AFFX-BioDn-3_at", "AFFX-CreX-5_at", "AFFX-CreX-3_at", "AFFX-BioB-5_st", "AFFX-BioB-M_st", "AFFX-BioB-3_st", "AFFX-BioC-5_st", "AFFX-BioC-3_st", "AFFX-BioDn-5_st", "AFFX-BioDn-3...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,843
361,298
predictive_accuracy
accuracy_score
cmc
This dataset is a subset of the 1987 National Indonesia Contraceptive Prevalence Survey. The samples are married women who were either not pregnant or do not know if they were at the time of interview. The problem is to predict the current contraceptive method choice (no use, long-term methods, or short-term methods) o...
{0: [0 - Wifes_age (numeric)], 1: [1 - Number_of_children_ever_born (numeric)], 2: [2 - Wifes_education (nominal)], 3: [3 - Husbands_education (nominal)], 4: [4 - Wifes_religion (nominal)], 5: [5 - Wifes_now_working%3F (nominal)], 6: [6 - Husbands_occupation (nominal)], 7: [7 - Standard-of-living_index (nominal)...
{'MajorityClassSize': nan, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': nan, 'NumberOfClasses': 0.0, 'NumberOfFeatures': 10.0, 'NumberOfInstances': 1473.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 3.0, 'NumberOfSymbolicFeatures': 7.0, 'cos...
cmc
[ "Wifes_age", "Number_of_children_ever_born", "Wifes_education", "Husbands_education", "Wifes_religion", "Wifes_now_working%3F", "Husbands_occupation", "Standard-of-living_index", "Media_exposure" ]
[ false, false, true, true, true, true, true, true, true ]
2,844
361,303
predictive_accuracy
accuracy_score
dresses-sales
This dataset contain attributes of dresses and their recommendations according to their sales. Sales are monitor on the basis of alternate days.The attributes present analyzed are: Recommendation, Style, Price, Rating, Size, Season, NeckLine, SleeveLength, waiseline, Material, FabricType, Decoration, Pattern, Type. In ...
{0: [0 - V4 (numeric)], 1: [1 - V2 (nominal)], 2: [2 - V3 (nominal)], 3: [3 - V5 (nominal)], 4: [4 - V6 (nominal)], 5: [5 - V7 (nominal)], 6: [6 - V8 (nominal)], 7: [7 - V9 (nominal)], 8: [8 - V10 (nominal)], 9: [9 - V11 (nominal)], 10: [10 - V12 (nominal)], 11: [11 - V13 (nominal)], 12: [12 - class (numeri...
{'MajorityClassSize': nan, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': nan, 'NumberOfClasses': 0.0, 'NumberOfFeatures': 13.0, 'NumberOfInstances': 500.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 2.0, 'NumberOfSymbolicFeatures': 11.0, 'cos...
dresses-sales
[ "V4", "V2", "V3", "V5", "V6", "V7", "V8", "V9", "V10", "V11", "V12", "V13" ]
[ false, true, true, true, true, true, true, true, true, true, true, true ]
2,845
3,929
predictive_accuracy
accuracy_score
rsctc2010_6
**Author**: **Source**: Unknown - Date unknown **Please cite**: Data from the RSCTC 2010 Discovery Challenge. Example datasets for 6 different problems of DNA microarray data analysis and classification. All datasets contain gene expression data characterized by values of 20,000 - 65,000 attributes. Samples ar...
{0: [0 - Var1 (numeric)], 1: [1 - Var2 (numeric)], 2: [2 - Var3 (numeric)], 3: [3 - Var4 (numeric)], 4: [4 - Var5 (numeric)], 5: [5 - Var6 (numeric)], 6: [6 - Var7 (numeric)], 7: [7 - Var8 (numeric)], 8: [8 - Var9 (numeric)], 9: [9 - Var10 (numeric)], 10: [10 - Var11 (numeric)], 11: [11 - Var12 (numeric)], ...
{'MajorityClassSize': 53.0, 'MaxNominalAttDistinctValues': 5.0, 'MinorityClassSize': 7.0, 'NumberOfClasses': 5.0, 'NumberOfFeatures': 59005.0, 'NumberOfInstances': 92.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 59004.0, 'NumberOfSymbolicFeatures': 1.0,...
rsctc2010_6
[ "Var1", "Var2", "Var3", "Var4", "Var5", "Var6", "Var7", "Var8", "Var9", "Var10", "Var11", "Var12", "Var13", "Var14", "Var15", "Var16", "Var17", "Var18", "Var19", "Var20", "Var21", "Var22", "Var23", "Var24", "Var25", "Var26", "Var27", "Var28", "Var29", "Var30...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,846
361,047
predictive_accuracy
accuracy_score
kdd_ipums_la_97-small
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "regression on numerical features" benchmark. Original description: **Author**: **Source**: Unknown - Date unknown **Please cite**: Binarized version of the origi...
{0: [0 - value (nominal)], 1: [1 - rent (nominal)], 2: [2 - ftotinc (nominal)], 3: [3 - momloc (nominal)], 4: [4 - famsize (nominal)], 5: [5 - nchild (numeric)], 6: [6 - eldch (numeric)], 7: [7 - yngch (numeric)], 8: [8 - nsibs (numeric)], 9: [9 - age (numeric)], 10: [10 - occscore (numeric)], 11: [11 - sei ...
{'MajorityClassSize': 2594.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 2594.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 5188.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 15.0, 'NumberOfSymbolicFeatures': 6.0...
kdd_ipums_la_97-small
[ "value", "rent", "ftotinc", "momloc", "famsize", "nchild", "eldch", "yngch", "nsibs", "age", "occscore", "sei", "inctot", "incwage", "incbus", "incfarm", "incss", "incwelfr", "incother", "poverty" ]
[ true, true, true, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
2,847
361,286
predictive_accuracy
accuracy_score
compas-two-years
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on both numerical and categorical features" benchmark. Original link: https://openml.org/d/42192 Original description: nominal features and target...
{0: [0 - sex (nominal)], 1: [1 - age (numeric)], 2: [2 - juv_misd_count (numeric)], 3: [3 - priors_count (numeric)], 4: [4 - age_cat_25-45 (nominal)], 5: [5 - age_cat_Greaterthan45 (nominal)], 6: [6 - age_cat_Lessthan25 (nominal)], 7: [7 - race_African-American (nominal)], 8: [8 - race_Caucasian (nominal)], 9:...
{'MajorityClassSize': 2483.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 2483.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 12.0, 'NumberOfInstances': 4966.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 3.0, 'NumberOfSymbolicFeatures': 9.0,...
compas-two-years
[ "sex", "age", "juv_misd_count", "priors_count", "age_cat_25-45", "age_cat_Greaterthan45", "age_cat_Lessthan25", "race_African-American", "race_Caucasian", "c_charge_degree_F", "c_charge_degree_M" ]
[ true, false, false, false, true, true, true, true, true, true, true ]
2,848
361,149
predictive_accuracy
accuracy_score
Meta_Album_SPT_Micro
## **Meta-Album Sports Actions Dataset (Micro)** *** The 100-Sports dataset(https://www.kaggle.com/datasets/gpiosenka/sports-classification) is a collection of sports images covering 73 different sports. Images are 224x224x3 in size and in .jpg format. Images were gathered from internet searches. The images were scanne...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_SPT_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,849
361,057
predictive_accuracy
accuracy_score
wine
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on numerical features" benchmark. Original source: https://archive.ics.uci.edu/ml/datasets/wine+quality Please give credit to the original source if you u...
{0: [0 - fixed acidity (numeric)], 1: [1 - volatile acidity (numeric)], 2: [2 - citric acid (numeric)], 3: [3 - residual sugar (numeric)], 4: [4 - chlorides (numeric)], 5: [5 - free sulfur dioxide (numeric)], 6: [6 - total sulfur dioxide (numeric)], 7: [7 - density (numeric)], 8: [8 - pH (numeric)], 9: [9 - su...
{'MajorityClassSize': 1277.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 1277.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 12.0, 'NumberOfInstances': 2554.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 11.0, 'NumberOfSymbolicFeatures': 1.0...
wine
[ "fixed acidity", "volatile acidity", "citric acid", "residual sugar", "chlorides", "free sulfur dioxide", "total sulfur dioxide", "density", "pH", "sulphates", "alcohol" ]
[ false, false, false, false, false, false, false, false, false, false, false ]
2,850
146,572
predictive_accuracy
accuracy_score
scene
**Author**: Matthew R. Boutell, Jiebo Luo, Xipeng Shen, and Christopher M. Brown. **Source**: [Mulan](http://mulan.sourceforge.net/datasets-mlc.html) **Please cite**: ### Description Scene recognition dataset - It contains characteristics about images and their classes. The original dataset is a multi-label ...
{0: [0 - attr1 (numeric)], 1: [1 - attr2 (numeric)], 2: [2 - attr3 (numeric)], 3: [3 - attr4 (numeric)], 4: [4 - attr5 (numeric)], 5: [5 - attr6 (numeric)], 6: [6 - attr7 (numeric)], 7: [7 - attr8 (numeric)], 8: [8 - attr9 (numeric)], 9: [9 - attr10 (numeric)], 10: [10 - attr11 (numeric)], 11: [11 - attr12 (...
{'MajorityClassSize': 1976.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 431.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 300.0, 'NumberOfInstances': 2407.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 294.0, 'NumberOfSymbolicFeatures': 6....
scene
[ "attr1", "attr2", "attr3", "attr4", "attr5", "attr6", "attr7", "attr8", "attr9", "attr10", "attr11", "attr12", "attr13", "attr14", "attr15", "attr16", "attr17", "attr18", "attr19", "attr20", "attr21", "attr22", "attr23", "attr24", "attr25", "attr26", "attr27", "...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,851
361,158
predictive_accuracy
accuracy_score
Meta_Album_MD_5_BIS_Micro
## **Meta-Album OmniPrint-MD-5-bis Dataset (Micro)** *** OmniPrint-MD-5-bis dataset consists of 28 240 images (128x128, RGB) from 706 categories. The images are synthesized with OmniPrint, and no further processing was done. The OmniPrint synthesis parameters are stated as follows: font size is 192, image size is 128, ...
{0: [0 - FILE_NAME (string)], 1: [1 - text (string)], 2: [2 - CATEGORY (numeric)], 3: [3 - font_file (string)], 4: [4 - background (string)], 5: [5 - background_image_crop_x (numeric)], 6: [6 - background_image_crop_x_plus_width (numeric)], 7: [7 - background_image_crop_y (numeric)], 8: [8 - background_image_cr...
{'MajorityClassSize': nan, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': nan, 'NumberOfClasses': 0.0, 'NumberOfFeatures': 39.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 24.0, 'NumberOfSymbolicFeatures': 1.0, 'cos...
Meta_Album_MD_5_BIS_Micro
[ "FILE_NAME", "text", "font_file", "background", "background_image_crop_x", "background_image_crop_x_plus_width", "background_image_crop_y", "background_image_crop_y_plus_height", "background_image_name", "background_image_original_height", "background_image_original_width", "background_image_r...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,853
361,150
predictive_accuracy
accuracy_score
Meta_Album_TEX_Micro
## **Meta-Album Textures Dataset (Micro)** *** The original Textures dataset is a combination of 4 texture datasets: KTH-TIPS and KTH-TIPS 2 (https://www.csc.kth.se/cvap/databases/kth-tips/index.html), Kylberg Textures Dataset (http://www.cb.uu.se/~gustaf/texture/) and UIUC Textures Dataset. The data in all four datase...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_TEX_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,854
361,155
predictive_accuracy
accuracy_score
Meta_Album_MED_LF_Micro
## **Meta-Album Medicinal Leaf Dataset (Micro)** *** The Medicinal Leaf Database(https://data.mendeley.com/datasets/nnytj2v3n5/1) gathers 30 species of healthy and mature medicinal herbs. The leaves are plucked from different plants of the same species, then placed on a white uniform background. There are around 1 800 ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_MED_LF_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,855
361,151
predictive_accuracy
accuracy_score
Meta_Album_CRS_Micro
## **Meta-Album Cars Dataset (Micro)** *** The original Cars dataset (https://ai.stanford.edu/~jkrause/cars/car_dataset.html) was collected in 2013, and it contains more than 16 000 images from 196 classes of cars. Most images are on the road, but some have different backgrounds, and each image has only one car. Each c...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_CRS_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,856
361,147
predictive_accuracy
accuracy_score
Meta_Album_RESISC_Micro
## **Meta-Album RESISC Dataset (Micro)** *** RESISC45 dataset(https://gcheng-nwpu.github.io/) gathers 700 RGB images of size 256x256 px for each of 45 scene categories. The data authors strive to provide a challenging dataset by increasing both within-class diversity and between-class similarity, as well as integrating...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_RESISC_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,857
361,163
predictive_accuracy
accuracy_score
Meta_Album_APL_Micro
## **Meta-Album Airplanes Dataset (Micro)** *** The original Airplanes dataset (https://zenodo.org/record/3464319) comprises more than 9 000 remote sensing images acquired from Google Earth satellite imagery, including 21 different types of aircraft from around 36 airports. All the images were carefully labeled by seve...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_APL_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,858
361,064
predictive_accuracy
accuracy_score
kdd_ipums_la_97-small
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on numerical features" benchmark. Original description: **Author**: **Source**: Unknown - Date unknown **Please cite**: Binarized version of the o...
{0: [0 - value (numeric)], 1: [1 - rent (numeric)], 2: [2 - ftotinc (numeric)], 3: [3 - momloc (numeric)], 4: [4 - famsize (numeric)], 5: [5 - nchild (numeric)], 6: [6 - eldch (numeric)], 7: [7 - yngch (numeric)], 8: [8 - nsibs (numeric)], 9: [9 - age (numeric)], 10: [10 - occscore (numeric)], 11: [11 - sei ...
{'MajorityClassSize': 2594.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 2594.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 5188.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 20.0, 'NumberOfSymbolicFeatures': 1.0...
kdd_ipums_la_97-small
[ "value", "rent", "ftotinc", "momloc", "famsize", "nchild", "eldch", "yngch", "nsibs", "age", "occscore", "sei", "inctot", "incwage", "incbus", "incfarm", "incss", "incwelfr", "incother", "poverty" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
2,859
361,159
predictive_accuracy
accuracy_score
Meta_Album_TEX_DTD_Micro
## **Meta-Album Textures-DTD Dataset (Micro)** *** The Textures DTD dataset(https://www.robots.ox.ac.uk/~vgg/data/dtd/index.html) is a large textures dataset which consists of 5 640 images. The data is collected from Google and Flicker by the original authors of the paper 'Describing Textures in the Wild'. The data was...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_TEX_DTD_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,860
361,172
predictive_accuracy
accuracy_score
Meta_Album_MD_6_Micro
## **Meta-Album OmniPrint-MD-6 Dataset (Micro)** *** OmniPrint-MD-6 dataset consists of 28 120 images (128x128, RGB) from 703 categories. The images are synthesized with OmniPrint, no further processing was done. The OmniPrint synthesis parameters are stated as follows: font size is 192, image size is 128, the strength...
{0: [0 - FILE_NAME (string)], 1: [1 - text (string)], 2: [2 - CATEGORY (numeric)], 3: [3 - font_file (string)], 4: [4 - background (string)], 5: [5 - background_image_crop_x (numeric)], 6: [6 - background_image_crop_x_plus_width (numeric)], 7: [7 - background_image_crop_y (numeric)], 8: [8 - background_image_cr...
{'MajorityClassSize': nan, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': nan, 'NumberOfClasses': 0.0, 'NumberOfFeatures': 47.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 32.0, 'NumberOfSymbolicFeatures': 1.0, 'cos...
Meta_Album_MD_6_Micro
[ "FILE_NAME", "text", "font_file", "background", "background_image_crop_x", "background_image_crop_x_plus_width", "background_image_crop_y", "background_image_crop_y_plus_height", "background_image_name", "background_image_original_height", "background_image_original_width", "background_image_r...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,861
361,168
predictive_accuracy
accuracy_score
Meta_Album_BTS_Micro
## **Meta-Album Boats Dataset (Micro)** *** The original version of the Meta-Album boats dataset is called MARVEL dataset (https://github.com/avaapm/marveldataset2016). It has more than 138 000 images of 26 different maritime vessels in their natural background. Each class can have 1 802 to 8 930 images of variable res...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_BTS_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,862
361,157
predictive_accuracy
accuracy_score
Meta_Album_BCT_Micro
## **Meta-Album DIBaS Dataset (Micro)** *** The Digital Images of Bacteria Species dataset (DIBaS) (https://github.com/gallardorafael/DIBaS-Dataset) is a dataset of 33 bacterial species with around 20 images for each species. For the Meta-Album, since the images were large (2 048x1 532) with very few samples in each cl...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_BCT_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,864
361,161
predictive_accuracy
accuracy_score
Meta_Album_INS_2_Micro
## **Meta-Album Insects2 Dataset (Micro)** *** The pest insects dataset was originally created as a large scale benchmark dataset for Insect Pest Recognition (https://github.com/xpwu95/IP102). It contains more than 75 000 images belongs to 102 categories. It also has a hierarchical taxonomy and the insect pests which m...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_INS_2_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,865
361,165
predictive_accuracy
accuracy_score
Meta_Album_DOG_Micro
## **Meta-Album Dogs Dataset (Micro)** *** Researchers from Stanford University created the original Dogs dataset (http://vision.stanford.edu/aditya86/ImageNetDogs/). It contains more than 20 000 images belonging to 120 breeds of dogs worldwide. The images and annotations came from ImageNet for the task of fine-grained...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 19.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 760.0, 'NumberOfInstancesWithMissingValues': 760.0, 'NumberOfMissingValues': 760.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_DOG_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,866
361,160
predictive_accuracy
accuracy_score
Meta_Album_PLT_NET_Micro
## **Meta-Album PlantNet Dataset (Micro)** *** Meta-Album PlantNet dataset is created by sampling the Pl@ntNet-300k dataset (https://openreview.net/forum?id=eLYinD0TtIt), itself a sampling of the Pl@ntNet Project's repository. The images and labels which enter this database are sourced by citizen botanists from around ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_PLT_NET_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,867
361,146
predictive_accuracy
accuracy_score
Meta_Album_MD_MIX_Micro
## **Meta-Album OmniPrint-MD-mix Dataset (Micro)** *** OmniPrint-MD-mix dataset consists of 28 240 images (128x128, RGB) from 706 categories. The images are synthesized with OmniPrint, and no further processing was done. The OmniPrint synthesis parameters are stated as follows: font size is 192, image size is 128, the ...
{0: [0 - FILE_NAME (string)], 1: [1 - text (string)], 2: [2 - CATEGORY (numeric)], 3: [3 - font_file (string)], 4: [4 - background (string)], 5: [5 - background_color (string)], 6: [6 - brightness (numeric)], 7: [7 - color_enhance (numeric)], 8: [8 - contrast (numeric)], 9: [9 - font_size (numeric)], 10: [10 ...
{'MajorityClassSize': nan, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': nan, 'NumberOfClasses': 0.0, 'NumberOfFeatures': 69.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 18840.0, 'NumberOfNumericFeatures': 46.0, 'NumberOfSymbolicFeatures': 1.0,...
Meta_Album_MD_MIX_Micro
[ "FILE_NAME", "text", "font_file", "background", "background_color", "brightness", "color_enhance", "contrast", "font_size", "font_weight", "foreground", "image_blending_method", "image_height_resolution", "image_mode", "image_width_resolution", "margin_bottom", "margin_left", "marg...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, false, false, fa...
2,868
361,156
predictive_accuracy
accuracy_score
Meta_Album_ACT_40_Micro
## **Meta-Album Stanford 40 Actions Dataset (Micro)** *** The Stanford 40 Actions dataset(http://vision.stanford.edu/Datasets/40actions.html) contains images of humans performing 40 actions. There are 9 532 images in total with 180-300 images per action class. The dataset is designed for understanding human actions in ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_ACT_40_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,869
361,041
predictive_accuracy
accuracy_score
eye_movements
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "regression on numerical features" benchmark. Original description: **Author**: **Source**: Unknown - Date unknown **Please cite**: Jarkko Salojarvi, Kai Puolamak...
{0: [0 - lineNo (numeric)], 1: [1 - assgNo (numeric)], 2: [2 - prevFixDur (numeric)], 3: [3 - firstfixDur (numeric)], 4: [4 - firstPassFixDur (nominal)], 5: [5 - nextFixDur (nominal)], 6: [6 - firstSaccLen (numeric)], 7: [7 - lastSaccLen (numeric)], 8: [8 - prevFixPos (numeric)], 9: [9 - landingPos (numeric)],...
{'MajorityClassSize': 3804.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 3804.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 7608.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 17.0, 'NumberOfSymbolicFeatures': 4.0...
eye_movements
[ "lineNo", "assgNo", "prevFixDur", "firstfixDur", "firstPassFixDur", "nextFixDur", "firstSaccLen", "lastSaccLen", "prevFixPos", "landingPos", "leavingPos", "totalFixDur", "meanFixDur", "regressLen", "regressDur", "pupilDiamMax", "pupilDiamLag", "timePrtctg", "titleNo", "wordNo" ...
[ false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, true ]
2,870
4,688
predictive_accuracy
accuracy_score
AP_Ovary_Kidney
**Author**: **Source**: Unknown - Date unknown **Please cite**: GEMLeR provides a collection of gene expression datasets that can be used for benchmarking gene expression oriented machine learning algorithms. They can be used for estimation of different quality metrics (e.g. accuracy, precision, area under ROC...
{0: [0 - ID_REF (numeric)], 1: [1 - 1007_s_at (numeric)], 2: [2 - 121_at (numeric)], 3: [3 - 1405_i_at (numeric)], 4: [4 - 1487_at (numeric)], 5: [5 - 1552256_a_at (numeric)], 6: [6 - 1552257_a_at (numeric)], 7: [7 - 1552274_at (numeric)], 8: [8 - 1552275_s_at (numeric)], 9: [9 - 1552348_at (numeric)], 10: [1...
{'MajorityClassSize': 260.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 198.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 10936.0, 'NumberOfInstances': 458.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 10935.0, 'NumberOfSymbolicFeatures': ...
AP_Ovary_Kidney
[ "1007_s_at", "121_at", "1405_i_at", "1487_at", "1552256_a_at", "1552257_a_at", "1552274_at", "1552275_s_at", "1552348_at", "1552349_a_at", "1552362_a_at", "1552365_at", "1552367_a_at", "1552368_at", "1552426_a_at", "1552455_at", "1552519_at", "1552566_at", "1552610_a_at", "1552...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,871
361,166
predictive_accuracy
accuracy_score
Meta_Album_ACT_410_Micro
## **Meta-Album MPII Human Pose Dataset Dataset (Micro)** *** The MPII Human Pose dataset (http://human-pose.mpi-inf.mpg.de/#download) is a state of the art benchmark for evaluation of articulated human pose estimation. It includes around 25 000 images containing over 40 000 people with annotated body joints. The image...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_ACT_410_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,872
361,154
predictive_accuracy
accuracy_score
Meta_Album_PLT_VIL_Micro
## **Meta-Album Plant Village Dataset (Micro)** *** The Plant Village dataset(https://data.mendeley.com/datasets/tywbtsjrjv/1) contains camera photos of 17 crop leaves. The original image resolution is 256x256 px. This collection covers 26 plant diseases and 12 healthy plants. The leaves are removed from the plant and ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, 'co...
Meta_Album_PLT_VIL_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,873
361,053
predictive_accuracy
accuracy_score
eye_movements
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "regression on numerical features" benchmark. Original description: **Author**: **Source**: Unknown - Date unknown **Please cite**: Jarkko Salojarvi, Kai Puolamak...
{0: [0 - lineNo (numeric)], 1: [1 - assgNo (numeric)], 2: [2 - prevFixDur (numeric)], 3: [3 - firstfixDur (numeric)], 4: [4 - firstPassFixDur (nominal)], 5: [5 - nextFixDur (nominal)], 6: [6 - firstSaccLen (numeric)], 7: [7 - lastSaccLen (numeric)], 8: [8 - prevFixPos (numeric)], 9: [9 - landingPos (numeric)],...
{'MajorityClassSize': 3804.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 3804.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 7608.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 17.0, 'NumberOfSymbolicFeatures': 4.0...
eye_movements
[ "lineNo", "assgNo", "prevFixDur", "firstfixDur", "firstPassFixDur", "nextFixDur", "firstSaccLen", "lastSaccLen", "prevFixPos", "landingPos", "leavingPos", "totalFixDur", "meanFixDur", "regressLen", "regressDur", "pupilDiamMax", "pupilDiamLag", "timePrtctg", "titleNo", "wordNo" ...
[ false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, true ]
2,874
361,186
predictive_accuracy
accuracy_score
Meta_Album_RSICB_Mini
## **Meta-Album RSICB Dataset (Mini)** *** RSICB128 dataset (https://github.com/lehaifeng/RSI-CB) covers 45 scene categories, assembling in total 36 000 images of resolution 128x128 px. The data authors select various locations around the world, and follow China's landuse classification standard. This collection has 2-...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 45.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1800.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, 'c...
Meta_Album_RSICB_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,875
361,179
predictive_accuracy
accuracy_score
Meta_Album_RESISC_Mini
## **Meta-Album RESISC Dataset (Mini)** *** RESISC45 dataset(https://gcheng-nwpu.github.io/) gathers 700 RGB images of size 256x256 px for each of 45 scene categories. The data authors strive to provide a challenging dataset by increasing both within-class diversity and between-class similarity, as well as integrating ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 45.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1800.0, 'NumberOfInstancesWithMissingValues': 1800.0, 'NumberOfMissingValues': 1800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_RESISC_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,876
361,185
predictive_accuracy
accuracy_score
Meta_Album_PNU_Mini
## **Meta-Album PanNuke Dataset (Mini)** *** The PanNuke dataset(https://jgamper.github.io/PanNukeDataset/) is a semi-automatically generated segmentation and classification task of nuclei. The dataset contains 7 753 images of 19 different tissue types. For the Meta-Album meta-dataset, even though this dataset was desi...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 19.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 760.0, 'NumberOfInstancesWithMissingValues': 760.0, 'NumberOfMissingValues': 760.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_PNU_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,877
361,174
predictive_accuracy
accuracy_score
Meta_Album_RSICB_Micro
## **Meta-Album RSICB Dataset (Micro)** *** RSICB128 dataset (https://github.com/lehaifeng/RSI-CB) covers 45 scene categories, assembling in total 36 000 images of resolution 128x128 px. The data authors select various locations around the world, and follow China's landuse classification standard. This collection has 2...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, 'co...
Meta_Album_RSICB_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,878
361,175
predictive_accuracy
accuracy_score
Meta_Album_PNU_Micro
## **Meta-Album PanNuke Dataset (Micro)** *** The PanNuke dataset(https://jgamper.github.io/PanNukeDataset/) is a semi-automatically generated segmentation and classification task of nuclei. The dataset contains 7 753 images of 19 different tissue types. For the Meta-Album meta-dataset, even though this dataset was des...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 19.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 760.0, 'NumberOfInstancesWithMissingValues': 760.0, 'NumberOfMissingValues': 760.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_PNU_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,879
361,183
predictive_accuracy
accuracy_score
Meta_Album_APL_Mini
## **Meta-Album Airplanes Dataset (Mini)** *** The original Airplanes dataset (https://zenodo.org/record/3464319) comprises more than 9 000 remote sensing images acquired from Google Earth satellite imagery, including 21 different types of aircraft from around 36 airports. All the images were carefully labeled by seven...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 21.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 840.0, 'NumberOfInstancesWithMissingValues': 840.0, 'NumberOfMissingValues': 840.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_APL_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,880
361,317
predictive_accuracy
accuracy_score
churn
A dataset relating characteristics of telephony account features and usage and whether or not the customer churned. Originally used in Discovering Knowledge in Data: An Introduction to Data Mining.Source: https://www.secs.ac.in/wp-content/CSE_PORTAL/DataMining_Daniel.pdf
{0: [0 - state (numeric)], 1: [1 - account_length (numeric)], 2: [2 - phone_number (numeric)], 3: [3 - number_vmail_messages (numeric)], 4: [4 - total_day_minutes (numeric)], 5: [5 - total_day_calls (numeric)], 6: [6 - total_day_charge (numeric)], 7: [7 - total_eve_minutes (numeric)], 8: [8 - total_eve_calls (n...
{'MajorityClassSize': nan, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': nan, 'NumberOfClasses': 0.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 5000.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 17.0, 'NumberOfSymbolicFeatures': 4.0, 'co...
churn
[ "state", "account_length", "phone_number", "number_vmail_messages", "total_day_minutes", "total_day_calls", "total_day_charge", "total_eve_minutes", "total_eve_calls", "total_eve_charge", "total_night_minutes", "total_night_calls", "total_night_charge", "total_intl_minutes", "total_intl_...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, true, true ]
2,881
361,173
predictive_accuracy
accuracy_score
Meta_Album_PLT_DOC_Micro
## **Meta-Album Plant Doc Dataset (Micro)** *** The PlantDoc dataset(https://github.com/pratikkayal/PlantDoc-Dataset) is made up of images of leaves of healthy and unhealthy plants. The images were downloaded from Google Images and Ecosia, and later cropped by the authors, so generally, one complete leaf fits in one im...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_PLT_DOC_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,882
361,189
predictive_accuracy
accuracy_score
Meta_Album_BTS_Mini
## **Meta-Album Boats Dataset (Mini)** *** The original version of the Meta-Album boats dataset is called MARVEL dataset (https://github.com/avaapm/marveldataset2016). It has more than 138 000 images of 26 different maritime vessels in their natural background. Each class can have 1 802 to 8 930 images of variable reso...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 26.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1040.0, 'NumberOfInstancesWithMissingValues': 1040.0, 'NumberOfMissingValues': 1040.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_BTS_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,883
361,480
predictive_accuracy
accuracy_score
PLK_Mini_Copy
A copy of PLK_Mini dataset from Meta album Set0
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (nominal)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 86.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 3440.0, 'NumberOfInstancesWithMissingValues': 3440.0, 'NumberOfMissingValues': 3440.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 1....
PLK_Mini_Copy
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,884
361,171
predictive_accuracy
accuracy_score
Meta_Album_FNG_Micro
## **Meta-Album Fungi Dataset (Micro)** *** Meta-Album Fungi dataset is created by sampling the Danish Fungi 2020 dataset(https://arxiv.org/abs/2103.10107), itself a sampling of the Atlas of Danish Fungi repository. The images and labels which enter this database are sourced by a group consisting of 3 300 citizen botan...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, 'co...
Meta_Album_FNG_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,885
361,197
predictive_accuracy
accuracy_score
Meta_Album_PLT_VIL_Mini
## **Meta-Album Plant Village Dataset (Mini)** *** The Plant Village dataset(https://data.mendeley.com/datasets/tywbtsjrjv/1) contains camera photos of 17 crop leaves. The original image resolution is 256x256 px. This collection covers 26 plant diseases and 12 healthy plants. The leaves are removed from the plant and p...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 38.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1520.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, 'c...
Meta_Album_PLT_VIL_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,886
361,181
predictive_accuracy
accuracy_score
Meta_Album_INS_2_Mini
## **Meta-Album Insects2 Dataset (Mini)** *** The pest insects dataset was originally created as a large scale benchmark dataset for Insect Pest Recognition (https://github.com/xpwu95/IP102). It contains more than 75 000 images belongs to 102 categories. It also has a hierarchical taxonomy and the insect pests which ma...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 102.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 4080.0, 'NumberOfInstancesWithMissingValues': 4080.0, 'NumberOfMissingValues': 4080.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_INS_2_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,887
361,180
predictive_accuracy
accuracy_score
Meta_Album_ACT_40_Mini
## **Meta-Album Stanford 40 Actions Dataset (Mini)** *** The Stanford 40 Actions dataset(http://vision.stanford.edu/Datasets/40actions.html) contains images of humans performing 40 actions. There are 9 532 images in total with 180-300 images per action class. The dataset is designed for understanding human actions in s...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 39.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1560.0, 'NumberOfInstancesWithMissingValues': 1560.0, 'NumberOfMissingValues': 1560.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_ACT_40_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,888
361,199
predictive_accuracy
accuracy_score
Meta_Album_MED_LF_Mini
## **Meta-Album Medicinal Leaf Dataset (Mini)** *** The Medicinal Leaf Database(https://data.mendeley.com/datasets/nnytj2v3n5/1) gathers 30 species of healthy and mature medicinal herbs. The leaves are plucked from different plants of the same species, then placed on a white uniform background. There are around 1 800 i...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 25.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1000.0, 'NumberOfInstancesWithMissingValues': 1000.0, 'NumberOfMissingValues': 1000.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_MED_LF_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,889
361,176
predictive_accuracy
accuracy_score
Meta_Album_INS_Micro
## **Meta-Album Insects Dataset (Micro)** *** The original Insects dataset is created by the National Museum of Natural History, Paris (https://www.mnhn.fr/fr). It has more than 290 000 images in different sizes and orientations. The dataset has hierarchical classes which are listed from top to bottom as Order, Super-F...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, 'co...
Meta_Album_INS_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,890
361,196
predictive_accuracy
accuracy_score
Meta_Album_BCT_Mini
## **Meta-Album DIBaS Dataset (Mini)** *** The Digital Images of Bacteria Species dataset (DIBaS) (https://github.com/gallardorafael/DIBaS-Dataset) is a dataset of 33 bacterial species with around 20 images for each species. For the Meta-Album, since the images were large (2 048x1 532) with very few samples in each cla...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 33.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1320.0, 'NumberOfInstancesWithMissingValues': 1320.0, 'NumberOfMissingValues': 1320.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_BCT_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,891
361,187
predictive_accuracy
accuracy_score
Meta_Album_FNG_Mini
## **Meta-Album Fungi Dataset (Mini)** *** Meta-Album Fungi dataset is created by sampling the Danish Fungi 2020 dataset(https://arxiv.org/abs/2103.10107), itself a sampling of the Atlas of Danish Fungi repository. The images and labels which enter this database are sourced by a group consisting of 3 300 citizen botani...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 25.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1000.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, 'c...
Meta_Album_FNG_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,892
361,204
predictive_accuracy
accuracy_score
Meta_Album_AWA_Mini
## **Meta-Album Animals with Attributes Dataset (Mini)** *** The original Animals with Attributes 2 (AWA) dataset (https://cvml.ist.ac.at/AwA2/) was designed to benchmark transfer-learning algorithms, in particular attribute base classification and zero-shot learning. It has more than 37 000 images from 50 animals, whe...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 50.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 2000.0, 'NumberOfInstancesWithMissingValues': 2000.0, 'NumberOfMissingValues': 2000.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_AWA_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,893
361,198
predictive_accuracy
accuracy_score
Meta_Album_PLT_NET_Mini
## **Meta-Album PlantNet Dataset (Mini)** *** Meta-Album PlantNet dataset is created by sampling the Pl@ntNet-300k dataset (https://openreview.net/forum?id=eLYinD0TtIt), itself a sampling of the Pl@ntNet Project's repository. The images and labels which enter this database are sourced by citizen botanists from around t...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 25.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1000.0, 'NumberOfInstancesWithMissingValues': 1000.0, 'NumberOfMissingValues': 1000.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_PLT_NET_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,894
361,070
predictive_accuracy
accuracy_score
eye_movements
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on numerical features" benchmark. Original description: **Author**: **Source**: Unknown - Date unknown **Please cite**: Jarkko Salojarvi, Kai Puol...
{0: [0 - lineNo (numeric)], 1: [1 - assgNo (numeric)], 2: [2 - prevFixDur (numeric)], 3: [3 - firstfixDur (numeric)], 4: [4 - firstPassFixDur (numeric)], 5: [5 - nextFixDur (numeric)], 6: [6 - firstSaccLen (numeric)], 7: [7 - lastSaccLen (numeric)], 8: [8 - prevFixPos (numeric)], 9: [9 - landingPos (numeric)],...
{'MajorityClassSize': 3804.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 3804.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 7608.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 20.0, 'NumberOfSymbolicFeatures': 1.0...
eye_movements
[ "lineNo", "assgNo", "prevFixDur", "firstfixDur", "firstPassFixDur", "nextFixDur", "firstSaccLen", "lastSaccLen", "prevFixPos", "landingPos", "leavingPos", "totalFixDur", "meanFixDur", "regressLen", "regressDur", "pupilDiamMax", "pupilDiamLag", "timePrtctg", "titleNo", "wordNo" ...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
2,895
361,111
predictive_accuracy
accuracy_score
eye_movements
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on categorical and numerical features" benchmark. Original description: **Author**: **Source**: Un...
{0: [0 - lineNo (numeric)], 1: [1 - assgNo (numeric)], 2: [2 - P1stFixation (nominal)], 3: [3 - P2stFixation (nominal)], 4: [4 - prevFixDur (numeric)], 5: [5 - firstfixDur (numeric)], 6: [6 - firstPassFixDur (numeric)], 7: [7 - nextFixDur (numeric)], 8: [8 - firstSaccLen (numeric)], 9: [9 - lastSaccLen (numeri...
{'MajorityClassSize': 3804.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 3804.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 24.0, 'NumberOfInstances': 7608.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 20.0, 'NumberOfSymbolicFeatures': 4.0...
eye_movements
[ "lineNo", "assgNo", "P1stFixation", "P2stFixation", "prevFixDur", "firstfixDur", "firstPassFixDur", "nextFixDur", "firstSaccLen", "lastSaccLen", "prevFixPos", "landingPos", "leavingPos", "totalFixDur", "meanFixDur", "regressLen", "nextWordRegress", "regressDur", "pupilDiamMax", ...
[ false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, true, false, false, false, false, false, false ]
2,896
361,206
predictive_accuracy
accuracy_score
Meta_Album_RSD_Mini
## **Meta-Album RSD Dataset (Mini)** *** RSD46 dataset (https://github.com/RSIA-LIESMARS-WHU/RSD46-WHU) is collected from Google Earth and Tianditu. The collection contains 46 scene categories, with a total of 117 000 images. Each scene category has between 500 - 3000 images. The original resolution are 256x256 px or 5...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 38.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1520.0, 'NumberOfInstancesWithMissingValues': 1520.0, 'NumberOfMissingValues': 1520.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_RSD_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,897
361,202
predictive_accuracy
accuracy_score
Meta_Album_ACT_410_Mini
## **Meta-Album MPII Human Pose Dataset Dataset (Mini)** *** The MPII Human Pose dataset (http://human-pose.mpi-inf.mpg.de/#download) is a state of the art benchmark for evaluation of articulated human pose estimation. It includes around 25 000 images containing over 40 000 people with annotated body joints. The images...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 29.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1160.0, 'NumberOfInstancesWithMissingValues': 1160.0, 'NumberOfMissingValues': 1160.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_ACT_410_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,898
361,190
predictive_accuracy
accuracy_score
Meta_Album_PRT_Mini
## **Meta-Album Subcellular Human Protein Dataset (Mini)** *** This dataset is a subset of the Subcellular dataset in the Protein Atlas project(https://www.proteinatlas.org/). The original dataset, which stems from the Human Protein Atlas Image Classification Kaggle competition(https://www.kaggle.com/competitions/human...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 21.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 840.0, 'NumberOfInstancesWithMissingValues': 840.0, 'NumberOfMissingValues': 840.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_PRT_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,899
361,182
predictive_accuracy
accuracy_score
Meta_Album_TEX_DTD_Mini
## **Meta-Album Textures-DTD Dataset (Mini)** *** The Textures DTD dataset(https://www.robots.ox.ac.uk/~vgg/data/dtd/index.html) is a large textures dataset which consists of 5 640 images. The data is collected from Google and Flicker by the original authors of the paper 'Describing Textures in the Wild'. The data was ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 47.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1880.0, 'NumberOfInstancesWithMissingValues': 1880.0, 'NumberOfMissingValues': 1880.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_TEX_DTD_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,900
190,143
predictive_accuracy
accuracy_score
isolet
Binarized version of the isolet dataset (see version 1). Only instances with class labels 1 and 2 from the original dataset are considered.
{0: [0 - f1 (numeric)], 1: [1 - f2 (numeric)], 2: [2 - f3 (numeric)], 3: [3 - f4 (numeric)], 4: [4 - f5 (numeric)], 5: [5 - f6 (numeric)], 6: [6 - f7 (numeric)], 7: [7 - f8 (numeric)], 8: [8 - f9 (numeric)], 9: [9 - f10 (numeric)], 10: [10 - f11 (numeric)], 11: [11 - f12 (numeric)], 12: [12 - f13 (numeric)]...
{'MajorityClassSize': 300.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 300.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 618.0, 'NumberOfInstances': 600.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 617.0, 'NumberOfSymbolicFeatures': 1.0,...
isolet
[ "f1", "f2", "f3", "f4", "f5", "f6", "f7", "f8", "f9", "f10", "f11", "f12", "f13", "f14", "f15", "f16", "f17", "f18", "f19", "f20", "f21", "f22", "f23", "f24", "f25", "f26", "f27", "f28", "f29", "f30", "f31", "f32", "f33", "f34", "f35", "f36", "...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,901
361,191
predictive_accuracy
accuracy_score
Meta_Album_FLW_Mini
## **Meta-Album Flowers Dataset (Mini)** *** The Flowers dataset(https://www.robots.ox.ac.uk/~vgg/data/flowers/102/index.html) consists of a variety of flowers gathered from different websites and some are photographed by the original creators. These flowers are commonly found in the UK. The images generally have large...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 102.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 4080.0, 'NumberOfInstancesWithMissingValues': 4080.0, 'NumberOfMissingValues': 4080.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_FLW_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,902
361,203
predictive_accuracy
accuracy_score
Meta_Album_PLT_DOC_Mini
## **Meta-Album Plant Doc Dataset (Mini)** *** The PlantDoc dataset(https://github.com/pratikkayal/PlantDoc-Dataset) is made up of images of leaves of healthy and unhealthy plants. The images were downloaded from Google Images and Ecosia, and later cropped by the authors, so generally, one complete leaf fits in one ima...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 27.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1080.0, 'NumberOfInstancesWithMissingValues': 1080.0, 'NumberOfMissingValues': 1080.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_PLT_DOC_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,903
361,194
predictive_accuracy
accuracy_score
Meta_Album_PLK_Mini
## **Meta-Album Plankton Dataset (Mini)** *** The Plankton dataset is created by researchers at the Woods Hole Oceanographic Institution (https://www.whoi.edu/). Imaging FlowCytobot (IFCB) was used for the data collection. The Complete process and mechanism are described in the paper [31]. Each image in the dataset con...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 86.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 3440.0, 'NumberOfInstancesWithMissingValues': 3440.0, 'NumberOfMissingValues': 3440.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_PLK_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,904
361,227
predictive_accuracy
accuracy_score
Meta_Album_ACT_40_Extended
## **Meta-Album Stanford 40 Actions Dataset (Extended)** *** The Stanford 40 Actions dataset(http://vision.stanford.edu/Datasets/40actions.html) contains images of humans performing 40 actions. There are 9 532 images in total with 180-300 images per action class. The dataset is designed for understanding human actions ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 110.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 11.0, 'NumberOfClasses': 40.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 3389.0, 'NumberOfInstancesWithMissingValues': 3389.0, 'NumberOfMissingValues': 3389.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_ACT_40_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,905
167,132
area_under_roc_curve
roc_auc_score
Speech
"The speech dataset was also provided by (see citation request) and contains real world data from recorded English language. The normal class contains data from persons having an American accent whereas the outliers are represented from seven other speakers, having a different accent. The feature vector is the i-v...
{0: [0 - V1 (numeric)], 1: [1 - V2 (numeric)], 2: [2 - V3 (numeric)], 3: [3 - V4 (numeric)], 4: [4 - V5 (numeric)], 5: [5 - V6 (numeric)], 6: [6 - V7 (numeric)], 7: [7 - V8 (numeric)], 8: [8 - V9 (numeric)], 9: [9 - V10 (numeric)], 10: [10 - V11 (numeric)], 11: [11 - V12 (numeric)], 12: [12 - V13 (numeric)]...
{'MajorityClassSize': 3625.0, 'MaxNominalAttDistinctValues': 2.0, 'MinorityClassSize': 61.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 401.0, 'NumberOfInstances': 3686.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 400.0, 'NumberOfSymbolicFeatures': 1.0...
Speech
[ "V1", "V2", "V3", "V4", "V5", "V6", "V7", "V8", "V9", "V10", "V11", "V12", "V13", "V14", "V15", "V16", "V17", "V18", "V19", "V20", "V21", "V22", "V23", "V24", "V25", "V26", "V27", "V28", "V29", "V30", "V31", "V32", "V33", "V34", "V35", "V36", "...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,906
361,226
predictive_accuracy
accuracy_score
Meta_Album_MED_LF_Extended
## **Meta-Album Medicinal Leaf Dataset (Extended)** *** The Medicinal Leaf Database(https://data.mendeley.com/datasets/nnytj2v3n5/1) gathers 30 species of healthy and mature medicinal herbs. The leaves are plucked from different plants of the same species, then placed on a white uniform background. There are around 1 8...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 122.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 14.0, 'NumberOfClasses': 26.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 1596.0, 'NumberOfInstancesWithMissingValues': 1596.0, 'NumberOfMissingValues': 1596.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_MED_LF_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,909
361,208
predictive_accuracy
accuracy_score
Meta_Album_PLT_DOC_Extended
## **Meta-Album Plant Doc Dataset (Extended)** *** The PlantDoc dataset(https://github.com/pratikkayal/PlantDoc-Dataset) is made up of images of leaves of healthy and unhealthy plants. The images were downloaded from Google Images and Ecosia, and later cropped by the authors, so generally, one complete leaf fits in one...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 189.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 54.0, 'NumberOfClasses': 27.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 2549.0, 'NumberOfInstancesWithMissingValues': 2549.0, 'NumberOfMissingValues': 2549.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_PLT_DOC_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,910
361,219
predictive_accuracy
accuracy_score
Meta_Album_BCT_Extended
## **Meta-Album DIBaS Dataset (Extended)** *** The Digital Images of Bacteria Species dataset (DIBaS) (https://github.com/gallardorafael/DIBaS-Dataset) is a dataset of 33 bacterial species with around 20 images for each species. For the Meta-Album, since the images were large (2 048x1 532) with very few samples in each...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 138.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 108.0, 'NumberOfClasses': 33.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 4060.0, 'NumberOfInstancesWithMissingValues': 4060.0, 'NumberOfMissingValues': 4060.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': ...
Meta_Album_BCT_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,911
361,207
predictive_accuracy
accuracy_score
Meta_Album_ACT_410_Extended
## **Meta-Album MPII Human Pose Dataset Dataset (Extended)** *** The MPII Human Pose dataset (http://human-pose.mpi-inf.mpg.de/#download) is a state of the art benchmark for evaluation of articulated human pose estimation. It includes around 25 000 images containing over 40 000 people with annotated body joints. The im...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 176.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 44.0, 'NumberOfClasses': 29.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 2402.0, 'NumberOfInstancesWithMissingValues': 2402.0, 'NumberOfMissingValues': 2402.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_ACT_410_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,912
362,301
predictive_accuracy
accuracy_score
olindda_outliers
Outliers data set extracted from the Illustration (Fig. 3) in "Novelty detection with application to data streams"
{0: [0 - x_0 (numeric)], 1: [1 - x_1 (numeric)], 2: [2 - label (nominal)]}
{'MajorityClassSize': 30.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 12.0, 'NumberOfClasses': 4.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 75.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 2.0, 'NumberOfSymbolicFeatures': 1.0, 'cost...
olindda_outliers
[ "x_0", "x_1" ]
[ false, false ]
2,913
361,228
predictive_accuracy
accuracy_score
Meta_Album_PNU_Extended
## **Meta-Album PanNuke Dataset (Extended)** *** The PanNuke dataset(https://jgamper.github.io/PanNukeDataset/) is a semi-automatically generated segmentation and classification task of nuclei. The dataset contains 7 753 images of 19 different tissue types. For the Meta-Album meta-dataset, even though this dataset was ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 967.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 101.0, 'NumberOfClasses': 19.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 5530.0, 'NumberOfInstancesWithMissingValues': 5530.0, 'NumberOfMissingValues': 5530.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': ...
Meta_Album_PNU_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,914
361,148
predictive_accuracy
accuracy_score
Meta_Album_BRD_Micro
## **Meta-Album Birds Dataset (Micro)** *** When Meta-Album was created, the Birds dataset(https://www.kaggle.com/datasets/gpiosenka/100-bird-species) contained images of 315 bird species, but now it has increased the number of species to 450. It has more than 49 000 images, each with a resolution of 224x224 px. All th...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_BRD_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,915
361,230
predictive_accuracy
accuracy_score
Meta_Album_APL_Extended
## **Meta-Album Airplanes Dataset (Extended)** *** The original Airplanes dataset (https://zenodo.org/record/3464319) comprises more than 9 000 remote sensing images acquired from Google Earth satellite imagery, including 21 different types of aircraft from around 36 airports. All the images were carefully labeled by s...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 846.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 230.0, 'NumberOfClasses': 21.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 9625.0, 'NumberOfInstancesWithMissingValues': 9625.0, 'NumberOfMissingValues': 9625.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': ...
Meta_Album_APL_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,916
361,164
predictive_accuracy
accuracy_score
Meta_Album_TEX_ALOT_Micro
## **Meta-Album Textures-ALOT Dataset (Micro)** *** Textures ALOT dataset (https://aloi.science.uva.nl/public_alot/) consists of 27 500 images from 250 categories. The images in the dataset are captured in controlled environment by the creators of the dataset. The images have different viewing angle, illumination angle...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_TEX_ALOT_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,917
361,126
predictive_accuracy
accuracy_score
KDDCup09_upselling
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on categorical and numerical features" benchmark. Original description: **Author**: **Source**: Un...
{0: [0 - Var6 (numeric)], 1: [1 - Var13 (numeric)], 2: [2 - Var21 (numeric)], 3: [3 - Var22 (numeric)], 4: [4 - Var24 (numeric)], 5: [5 - Var25 (numeric)], 6: [6 - Var28 (numeric)], 7: [7 - Var35 (numeric)], 8: [8 - Var38 (numeric)], 9: [9 - Var57 (numeric)], 10: [10 - Var65 (numeric)], 11: [11 - Var73 (nume...
{'MajorityClassSize': 2516.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 2516.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 46.0, 'NumberOfInstances': 5032.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 34.0, 'NumberOfSymbolicFeatures': 12....
KDDCup09_upselling
[ "Var6", "Var13", "Var21", "Var22", "Var24", "Var25", "Var28", "Var35", "Var38", "Var57", "Var65", "Var73", "Var74", "Var76", "Var78", "Var81", "Var83", "Var85", "Var109", "Var112", "Var113", "Var119", "Var123", "Var125", "Var126", "Var132", "Var133", "Var134", ...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, tr...
2,918
361,170
predictive_accuracy
accuracy_score
Meta_Album_RSD_Micro
## **Meta-Album RSD Dataset (Micro)** *** RSD46 dataset (https://github.com/RSIA-LIESMARS-WHU/RSD46-WHU) is collected from Google Earth and Tianditu. The collection contains 46 scene categories, with a total of 117 000 images. Each scene category has between 500 - 3000 images. The original resolution are 256x256 px or ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_RSD_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,919
361,225
predictive_accuracy
accuracy_score
Meta_Album_TEX_DTD_Extended
## **Meta-Album Textures-DTD Dataset (Extended)** *** The Textures DTD dataset(https://www.robots.ox.ac.uk/~vgg/data/dtd/index.html) is a large textures dataset which consists of 5 640 images. The data is collected from Google and Flicker by the original authors of the paper 'Describing Textures in the Wild'. The data ...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 120.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 120.0, 'NumberOfClasses': 47.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 5640.0, 'NumberOfInstancesWithMissingValues': 5640.0, 'NumberOfMissingValues': 5640.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': ...
Meta_Album_TEX_DTD_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,920
361,305
predictive_accuracy
accuracy_score
credit-approval
This file concerns credit card applications. All attribute names and values have been changed to meaningless symbols to protect the confidentiality of the data.This dataset is interesting because there is a good mix of attributes -- continuous, nominal with small numbers of values, and nominal with larger numbers of va...
{0: [0 - A2 (numeric)], 1: [1 - A3 (numeric)], 2: [2 - A8 (numeric)], 3: [3 - A11 (numeric)], 4: [4 - A14 (numeric)], 5: [5 - A15 (numeric)], 6: [6 - A1 (nominal)], 7: [7 - A4 (nominal)], 8: [8 - A5 (nominal)], 9: [9 - A6 (nominal)], 10: [10 - A7 (nominal)], 11: [11 - A9 (nominal)], 12: [12 - A10 (nominal)]...
{'MajorityClassSize': 357.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 296.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 16.0, 'NumberOfInstances': 653.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 6.0, 'NumberOfSymbolicFeatures': 9.0, '...
credit-approval
[ "A2", "A3", "A8", "A11", "A14", "A15", "A1", "A4", "A5", "A6", "A7", "A9", "A10", "A12", "A13" ]
[ false, false, false, false, false, false, true, true, true, true, true, true, true, true, true ]
2,921
361,300
predictive_accuracy
accuracy_score
credit-g
This dataset classifies people described by a set of attributes as good or bad credit risks.This dataset comes with a cost matrix:Good Bad (predicted) Good 0 1 (actual)Bad 5 0 It is worse to class a customer as good when they are bad (5), than it is to class a customer as bad when they are good (1).
{0: [0 - duration (numeric)], 1: [1 - credit_amount (numeric)], 2: [2 - installment_commitment (numeric)], 3: [3 - residence_since (numeric)], 4: [4 - age (numeric)], 5: [5 - existing_credits (numeric)], 6: [6 - num_dependents (numeric)], 7: [7 - checking_status (nominal)], 8: [8 - credit_history (nominal)], 9...
{'MajorityClassSize': 700.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 300.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 21.0, 'NumberOfInstances': 1000.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 7.0, 'NumberOfSymbolicFeatures': 13.0, ...
credit-g
[ "duration", "credit_amount", "installment_commitment", "residence_since", "age", "existing_credits", "num_dependents", "checking_status", "credit_history", "purpose", "savings_status", "employment", "personal_status", "other_parties", "property_magnitude", "other_payment_plans", "hou...
[ false, false, false, false, false, false, false, true, true, true, true, true, true, true, true, true, true, true, true, true ]
2,922
361,112
predictive_accuracy
accuracy_score
KDDCup09_upselling
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "classification on categorical and numerical features" benchmark. Original description: **Author**: **Source**: Un...
{0: [0 - Var6 (numeric)], 1: [1 - Var13 (numeric)], 2: [2 - Var21 (numeric)], 3: [3 - Var22 (numeric)], 4: [4 - Var24 (numeric)], 5: [5 - Var25 (numeric)], 6: [6 - Var28 (numeric)], 7: [7 - Var35 (numeric)], 8: [8 - Var38 (numeric)], 9: [9 - Var57 (numeric)], 10: [10 - Var65 (numeric)], 11: [11 - Var73 (nume...
{'MajorityClassSize': 2516.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 2516.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 46.0, 'NumberOfInstances': 5032.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 34.0, 'NumberOfSymbolicFeatures': 12....
KDDCup09_upselling
[ "Var6", "Var13", "Var21", "Var22", "Var24", "Var25", "Var28", "Var35", "Var38", "Var57", "Var65", "Var73", "Var74", "Var76", "Var78", "Var81", "Var83", "Var85", "Var109", "Var112", "Var113", "Var119", "Var123", "Var125", "Var126", "Var132", "Var133", "Var134", ...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, tr...
2,923
361,195
predictive_accuracy
accuracy_score
Meta_Album_TEX_Mini
## **Meta-Album Textures Dataset (Mini)** *** The original Textures dataset is a combination of 4 texture datasets: KTH-TIPS and KTH-TIPS 2 (https://www.csc.kth.se/cvap/databases/kth-tips/index.html), Kylberg Textures Dataset (http://www.cb.uu.se/~gustaf/texture/) and UIUC Textures Dataset. The data in all four dataset...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 64.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 2560.0, 'NumberOfInstancesWithMissingValues': 2560.0, 'NumberOfMissingValues': 2560.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0....
Meta_Album_TEX_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,924
361,167
predictive_accuracy
accuracy_score
Meta_Album_PRT_Micro
## **Meta-Album Subcellular Human Protein Dataset (Micro)** *** This dataset is a subset of the Subcellular dataset in the Protein Atlas project(https://www.proteinatlas.org/). The original dataset, which stems from the Human Protein Atlas Image Classification Kaggle competition(https://www.kaggle.com/competitions/huma...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 20.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 800.0, 'NumberOfInstancesWithMissingValues': 800.0, 'NumberOfMissingValues': 800.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0.0, ...
Meta_Album_PRT_Micro
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,925
362,310
predictive_accuracy
accuracy_score
dgf_96f4164d-956d-4c1c-b161-68724eb0ccdc
Arbres urbains
{0: [0 - id_arbre (nominal)], 1: [1 - commune (nominal)], 2: [2 - quartier (nominal)], 3: [3 - site (nominal)], 4: [4 - cote_voirie (numeric)], 5: [5 - matricule_arbre (numeric)], 6: [6 - genre_arbre (nominal)], 7: [7 - espece_arbre (nominal)], 8: [8 - controle (numeric)], 9: [9 - situation (nominal)], 10: [1...
{'MajorityClassSize': 2.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 2.0, 'NumberOfClasses': 1.0, 'NumberOfFeatures': 57.0, 'NumberOfInstances': 2.0, 'NumberOfInstancesWithMissingValues': 2.0, 'NumberOfMissingValues': 22.0, 'NumberOfNumericFeatures': 21.0, 'NumberOfSymbolicFeatures': 36.0, 'cos...
dgf_96f4164d-956d-4c1c-b161-68724eb0ccdc
[ "id_arbre", "commune", "quartier", "site", "cote_voirie", "matricule_arbre", "genre_arbre", "espece_arbre", "controle", "situation", "type_sol", "surf_permeable", "date_plantation", "classe_age", "hauteur", "classe_hauteur", "diametre", "circonference-en-cm", "classe_circonferenc...
[ true, true, true, true, false, false, true, true, false, true, true, false, false, true, false, true, false, false, true, true, true, true, true, true, false, true, true, true, true, true, true, true, false, true, true, true, true, true, tr...
2,926
362,312
predictive_accuracy
accuracy_score
dgf_96f4164d-956d-4c1c-b161-68724eb0ccdc
Arbres urbains
{0: [0 - id_arbre (nominal)], 1: [1 - commune (nominal)], 2: [2 - quartier (nominal)]}
{'MajorityClassSize': 421.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 421.0, 'NumberOfClasses': 1.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 421.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 3.0, 'c...
dgf_96f4164d-956d-4c1c-b161-68724eb0ccdc
[ "id_arbre", "quartier" ]
[ true, true ]
2,927
361,205
predictive_accuracy
accuracy_score
Meta_Album_INS_Mini
## **Meta-Album Insects Dataset (Mini)** *** The original Insects dataset is created by the National Museum of Natural History, Paris (https://www.mnhn.fr/fr). It has more than 290 000 images in different sizes and orientations. The dataset has hierarchical classes which are listed from top to bottom as Order, Super-Fa...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (string)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 104.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 4160.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 0.0, 'NumberOfSymbolicFeatures': 0.0, '...
Meta_Album_INS_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,928
361,192
predictive_accuracy
accuracy_score
Meta_Album_CRS_Mini
## **Meta-Album Cars Dataset (Mini)** *** The original Cars dataset (https://ai.stanford.edu/~jkrause/cars/car_dataset.html) was collected in 2013, and it contains more than 16 000 images from 196 classes of cars. Most images are on the road, but some have different backgrounds, and each image has only one car. Each cl...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 40.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 196.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 7840.0, 'NumberOfInstancesWithMissingValues': 7840.0, 'NumberOfMissingValues': 7840.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_CRS_Mini
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,929
361,059
predictive_accuracy
accuracy_score
spambase_reproduced
**Author**: Mark Hopkins, Erik Reeber, George Forman, Jaap Suermondt **Source**: [UCI](https://archive.ics.uci.edu/ml/datasets/spambase) **Please cite**: [UCI](https://archive.ics.uci.edu/ml/citation_policy.html) SPAM E-mail Database The "spam" concept is diverse: advertisements for products/websites, ma...
{0: [0 - word_freq_make (numeric)], 1: [1 - word_freq_address (numeric)], 2: [2 - word_freq_all (numeric)], 3: [3 - word_freq_3d (numeric)], 4: [4 - word_freq_our (numeric)], 5: [5 - word_freq_over (numeric)], 6: [6 - word_freq_remove (numeric)], 7: [7 - word_freq_internet (numeric)], 8: [8 - word_freq_order (n...
{'MajorityClassSize': 2788.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 1813.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 58.0, 'NumberOfInstances': 4601.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 57.0, 'NumberOfSymbolicFeatures': 1.0...
spambase_reproduced
[ "word_freq_make", "word_freq_address", "word_freq_all", "word_freq_3d", "word_freq_our", "word_freq_over", "word_freq_remove", "word_freq_internet", "word_freq_order", "word_freq_mail", "word_freq_receive", "word_freq_will", "word_freq_people", "word_freq_report", "word_freq_addresses", ...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, f...
2,930
361,217
predictive_accuracy
accuracy_score
Meta_Album_TEX_Extended
## **Meta-Album Textures Dataset (Extended)** *** The original Textures dataset is a combination of 4 texture datasets: KTH-TIPS and KTH-TIPS 2 (https://www.csc.kth.se/cvap/databases/kth-tips/index.html), Kylberg Textures Dataset (http://www.cb.uu.se/~gustaf/texture/) and UIUC Textures Dataset. The data in all four dat...
{0: [0 - FILE_NAME (string)], 1: [1 - CATEGORY (string)], 2: [2 - SUPER_CATEGORY (numeric)]}
{'MajorityClassSize': 513.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 40.0, 'NumberOfClasses': 64.0, 'NumberOfFeatures': 3.0, 'NumberOfInstances': 8675.0, 'NumberOfInstancesWithMissingValues': 8675.0, 'NumberOfMissingValues': 8675.0, 'NumberOfNumericFeatures': 1.0, 'NumberOfSymbolicFeatures': 0...
Meta_Album_TEX_Extended
[ "FILE_NAME", "SUPER_CATEGORY" ]
[ false, false ]
2,931
362,311
predictive_accuracy
accuracy_score
dgf_96f4164d-956d-4c1c-b161-68724eb0ccdc
Arbres urbains
{0: [0 - id_arbre (nominal)], 1: [1 - commune (nominal)], 2: [2 - quartier (nominal)], 3: [3 - site (nominal)], 4: [4 - cote_voirie (numeric)], 5: [5 - matricule_arbre (numeric)], 6: [6 - genre_arbre (nominal)], 7: [7 - espece_arbre (nominal)], 8: [8 - controle (numeric)], 9: [9 - situation (nominal)], 10: [1...
{'MajorityClassSize': 1.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 1.0, 'NumberOfClasses': 1.0, 'NumberOfFeatures': 57.0, 'NumberOfInstances': 1.0, 'NumberOfInstancesWithMissingValues': 1.0, 'NumberOfMissingValues': 11.0, 'NumberOfNumericFeatures': 22.0, 'NumberOfSymbolicFeatures': 35.0, 'cos...
dgf_96f4164d-956d-4c1c-b161-68724eb0ccdc
[ "id_arbre", "commune", "quartier", "site", "cote_voirie", "matricule_arbre", "genre_arbre", "espece_arbre", "controle", "situation", "type_sol", "surf_permeable", "date_plantation", "classe_age", "hauteur", "classe_hauteur", "diametre", "circonference-en-cm", "classe_circonferenc...
[ true, true, true, true, false, false, true, true, false, true, true, false, false, true, false, true, false, false, true, true, true, true, true, true, false, true, true, true, true, true, true, true, false, true, true, true, true, true, tr...
2,932
361,301
predictive_accuracy
accuracy_score
sick
Thyroid disease records supplied by the Garavan Institute and J. Ross Quinlan, New South Wales Institute, Syndney, Australia. 1987.
{0: [0 - age (numeric)], 1: [1 - TSH (numeric)], 2: [2 - TT4 (numeric)], 3: [3 - T4U (numeric)], 4: [4 - FTI (numeric)], 5: [5 - sex (nominal)], 6: [6 - on_thyroxine (nominal)], 7: [7 - query_on_thyroxine (nominal)], 8: [8 - on_antithyroid_medication (nominal)], 9: [9 - sick (nominal)], 10: [10 - pregnant (no...
{'MajorityClassSize': 2888.0, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': 215.0, 'NumberOfClasses': 2.0, 'NumberOfFeatures': 23.0, 'NumberOfInstances': 3103.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 5.0, 'NumberOfSymbolicFeatures': 17.0,...
sick
[ "age", "TSH", "TT4", "T4U", "FTI", "sex", "on_thyroxine", "query_on_thyroxine", "on_antithyroid_medication", "sick", "pregnant", "thyroid_surgery", "I131_treatment", "query_hypothyroid", "query_hyperthyroid", "lithium", "goitre", "tumor", "hypopituitary", "psych", "T3_measure...
[ false, false, false, false, false, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true ]
2,933
361,314
predictive_accuracy
accuracy_score
eye_movements
Jarkko Salojarvi, Kai Puolamaki, Jaana Simola, Lauri Kovanen, Ilpo Kojo, Samuel Kaski. Inferring Relevance from Eye Movements: Feature Extraction. Helsinki University of Technology, Publications in Computer and Information Science, Report A82. 3 March 2005. Data set at http://www.cis.hut.fi/eyechallenge2005/Competition...
{0: [0 - lineNo (numeric)], 1: [1 - assgNo (numeric)], 2: [2 - prevFixDur (numeric)], 3: [3 - firstfixDur (numeric)], 4: [4 - firstPassFixDur (numeric)], 5: [5 - nextFixDur (numeric)], 6: [6 - firstSaccLen (numeric)], 7: [7 - lastSaccLen (numeric)], 8: [8 - prevFixPos (numeric)], 9: [9 - landingPos (numeric)],...
{'MajorityClassSize': nan, 'MaxNominalAttDistinctValues': nan, 'MinorityClassSize': nan, 'NumberOfClasses': 0.0, 'NumberOfFeatures': 24.0, 'NumberOfInstances': 7608.0, 'NumberOfInstancesWithMissingValues': 0.0, 'NumberOfMissingValues': 0.0, 'NumberOfNumericFeatures': 21.0, 'NumberOfSymbolicFeatures': 3.0, 'co...
eye_movements
[ "lineNo", "assgNo", "prevFixDur", "firstfixDur", "firstPassFixDur", "nextFixDur", "firstSaccLen", "lastSaccLen", "prevFixPos", "landingPos", "leavingPos", "totalFixDur", "meanFixDur", "regressLen", "regressDur", "pupilDiamMax", "pupilDiamLag", "timePrtctg", "titleNo", "wordNo",...
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, true ]
2,934