LennartPurucker commited on
Commit
ec98029
·
1 Parent(s): 652602b

add: first draft of the readme

Browse files
Files changed (2) hide show
  1. README.md +856 -10
  2. dataset_references.bib +1263 -0
README.md CHANGED
@@ -16,35 +16,881 @@ tags:
16
  - with_text
17
  pretty_name: BeyondArena Datasets
18
  size_categories:
19
- - 100K<n<1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
 
21
  # BeyondArena Datasets
22
 
23
  Datasets from BeyondArena, a unified, holistic benchmark for tabular data that supports diverse task types (IID, temporal, grouped),
24
- across sample size and feature dimensionality scales, with diverse feature types (with text, with high cardinality) from a
25
  broad range of disciplines.
26
 
27
- We introduce BeyondArena and its datasets in: [TODO link]
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
- **BibTeX:** [More Information Needed]
 
 
30
 
 
31
 
32
  We suggest using the dataset via DataFoundry ([TODO LINK]):
33
- [TODO add code example from data foundry here]
34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
- ## Dataset Selection Overview
 
37
 
38
- We build on top of the dataset curation protocol of TabArena-v0.1 (https://arxiv.org/abs/2506.16791)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  and curate 142 tiny to large-sized, tabular IID and non-IID tasks. For details, see the paper.
40
 
41
  ![image](https://cdn-uploads.huggingface.co/production/uploads/677d00ac70b9142c01cc90f9/9PtFwqNy14dBavZtFyu6Y.png)
42
 
43
- ## Dataset Dashboard
44
 
45
  We curated a diverse set of datasets. We share the dataset sizes (w.r.t. rows, columns, and cells), their age distribution,
46
- the distribution of feature types per dataset, and the share of datasets from a specific problem type,
47
  task type, dataset source, or application domain.
48
 
49
-
50
  ![image](https://cdn-uploads.huggingface.co/production/uploads/677d00ac70b9142c01cc90f9/3hNSmDFA2O-Q0HYkahP0c.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  - with_text
17
  pretty_name: BeyondArena Datasets
18
  size_categories:
19
+ - 100<n<1M
20
+ configs:
21
+ - config_name: 5g_energy_consumption
22
+ data_files:
23
+ - split: train
24
+ path: 5g_energy_consumption/*/dataset.parquet
25
+ - config_name: acquire_valued_shoppers_challenge
26
+ data_files:
27
+ - split: train
28
+ path: acquire_valued_shoppers_challenge/*/dataset.parquet
29
+ - config_name: airfoil_self_noise
30
+ data_files:
31
+ - split: train
32
+ path: airfoil_self_noise/*/dataset.parquet
33
+ - config_name: allstate_claims_severity
34
+ data_files:
35
+ - split: train
36
+ path: allstate_claims_severity/*/dataset.parquet
37
+ - config_name: amazon_employee_access
38
+ data_files:
39
+ - split: train
40
+ path: amazon_employee_access/*/dataset.parquet
41
+ - config_name: amex_non_iid
42
+ data_files:
43
+ - split: train
44
+ path: amex_non_iid/versions/*/dataset.parquet
45
+ - config_name: anes_voting_2026
46
+ data_files:
47
+ - split: train
48
+ path: anes_voting_2026/*/dataset.parquet
49
+ - config_name: aps_failure
50
+ data_files:
51
+ - split: train
52
+ path: aps_failure/*/dataset.parquet
53
+ - config_name: asp_potassco_classification
54
+ data_files:
55
+ - split: train
56
+ path: asp_potassco_classification/*/dataset.parquet
57
+ - config_name: audiology_diagnosis
58
+ data_files:
59
+ - split: train
60
+ path: audiology_diagnosis/*/dataset.parquet
61
+ - config_name: bad_customer_detection
62
+ data_files:
63
+ - split: train
64
+ path: bad_customer_detection/*/dataset.parquet
65
+ - config_name: bank_customer_churn
66
+ data_files:
67
+ - split: train
68
+ path: bank_customer_churn/*/dataset.parquet
69
+ - config_name: bank_marketing
70
+ data_files:
71
+ - split: train
72
+ path: bank_marketing/*/dataset.parquet
73
+ - config_name: biogeographical_ancestry_prediction
74
+ data_files:
75
+ - split: train
76
+ path: biogeographical_ancestry_prediction/*/dataset.parquet
77
+ - config_name: biomechanical_orthopaedic_prediction
78
+ data_files:
79
+ - split: train
80
+ path: biomechanical_orthopaedic_prediction/*/dataset.parquet
81
+ - config_name: bioresponse
82
+ data_files:
83
+ - split: train
84
+ path: bioresponse/*/dataset.parquet
85
+ - config_name: blood_tests_drink_prediction
86
+ data_files:
87
+ - split: train
88
+ path: blood_tests_drink_prediction/*/dataset.parquet
89
+ - config_name: blood_transfusion
90
+ data_files:
91
+ - split: train
92
+ path: blood_transfusion/*/dataset.parquet
93
+ - config_name: body_density_prediction
94
+ data_files:
95
+ - split: train
96
+ path: body_density_prediction/*/dataset.parquet
97
+ - config_name: california_house_prices_2020
98
+ data_files:
99
+ - split: train
100
+ path: california_house_prices_2020/*/dataset.parquet
101
+ - config_name: cardiotocography
102
+ data_files:
103
+ - split: train
104
+ path: cardiotocography/*/dataset.parquet
105
+ - config_name: churn
106
+ data_files:
107
+ - split: train
108
+ path: churn/*/dataset.parquet
109
+ - config_name: cirrhosis_patient_survival_prediction
110
+ data_files:
111
+ - split: train
112
+ path: cirrhosis_patient_survival_prediction/*/dataset.parquet
113
+ - config_name: climate_model_weather_forecasting
114
+ data_files:
115
+ - split: train
116
+ path: climate_model_weather_forecasting/versions/*/dataset.parquet
117
+ - config_name: clock_protein_toxicity
118
+ data_files:
119
+ - split: train
120
+ path: clock_protein_toxicity/*/dataset.parquet
121
+ - config_name: coffee_rating_prediction
122
+ data_files:
123
+ - split: train
124
+ path: coffee_rating_prediction/*/dataset.parquet
125
+ - config_name: coil_2000
126
+ data_files:
127
+ - split: train
128
+ path: coil_2000/*/dataset.parquet
129
+ - config_name: concrete_compressive_strength
130
+ data_files:
131
+ - split: train
132
+ path: concrete_compressive_strength/*/dataset.parquet
133
+ - config_name: consumer_complaints
134
+ data_files:
135
+ - split: train
136
+ path: consumer_complaints/versions/*/dataset.parquet
137
+ - config_name: cooking_time
138
+ data_files:
139
+ - split: train
140
+ path: cooking_time/versions/*/dataset.parquet
141
+ - config_name: covertype
142
+ data_files:
143
+ - split: train
144
+ path: covertype/*/dataset.parquet
145
+ - config_name: credit_approval
146
+ data_files:
147
+ - split: train
148
+ path: credit_approval/*/dataset.parquet
149
+ - config_name: credit_card_clients_default
150
+ data_files:
151
+ - split: train
152
+ path: credit_card_clients_default/*/dataset.parquet
153
+ - config_name: credit_g
154
+ data_files:
155
+ - split: train
156
+ path: credit_g/*/dataset.parquet
157
+ - config_name: customer_satisfaction_in_airline
158
+ data_files:
159
+ - split: train
160
+ path: customer_satisfaction_in_airline/*/dataset.parquet
161
+ - config_name: delivery_eta
162
+ data_files:
163
+ - split: train
164
+ path: delivery_eta/versions/*/dataset.parquet
165
+ - config_name: dementia_prediction
166
+ data_files:
167
+ - split: train
168
+ path: dementia_prediction/*/dataset.parquet
169
+ - config_name: diabetes_130_us
170
+ data_files:
171
+ - split: train
172
+ path: diabetes_130_us/*/dataset.parquet
173
+ - config_name: diamonds
174
+ data_files:
175
+ - split: train
176
+ path: diamonds/*/dataset.parquet
177
+ - config_name: drug_induced_autoimmunity_prediction
178
+ data_files:
179
+ - split: train
180
+ path: drug_induced_autoimmunity_prediction/*/dataset.parquet
181
+ - config_name: early_learning_predictors
182
+ data_files:
183
+ - split: train
184
+ path: early_learning_predictors/*/dataset.parquet
185
+ - config_name: early_stage_diabetes_risk_prediction
186
+ data_files:
187
+ - split: train
188
+ path: early_stage_diabetes_risk_prediction/*/dataset.parquet
189
+ - config_name: ecoli_proteins
190
+ data_files:
191
+ - split: train
192
+ path: ecoli_proteins/*/dataset.parquet
193
+ - config_name: ecommerce_shipping
194
+ data_files:
195
+ - split: train
196
+ path: ecommerce_shipping/*/dataset.parquet
197
+ - config_name: electric_motor_temperature_prediction
198
+ data_files:
199
+ - split: train
200
+ path: electric_motor_temperature_prediction/*/dataset.parquet
201
+ - config_name: emscad
202
+ data_files:
203
+ - split: train
204
+ path: emscad/*/dataset.parquet
205
+ - config_name: eryhemato_squamous_disease
206
+ data_files:
207
+ - split: train
208
+ path: eryhemato_squamous_disease/*/dataset.parquet
209
+ - config_name: fiat_500
210
+ data_files:
211
+ - split: train
212
+ path: fiat_500/*/dataset.parquet
213
+ - config_name: fitness_club
214
+ data_files:
215
+ - split: train
216
+ path: fitness_club/*/dataset.parquet
217
+ - config_name: food_delivery_time
218
+ data_files:
219
+ - split: train
220
+ path: food_delivery_time/*/dataset.parquet
221
+ - config_name: forensic_glass_identification
222
+ data_files:
223
+ - split: train
224
+ path: forensic_glass_identification/*/dataset.parquet
225
+ - config_name: forest_fires
226
+ data_files:
227
+ - split: train
228
+ path: forest_fires/*/dataset.parquet
229
+ - config_name: gallstone_disease
230
+ data_files:
231
+ - split: train
232
+ path: gallstone_disease/*/dataset.parquet
233
+ - config_name: garments_worker_productivity
234
+ data_files:
235
+ - split: train
236
+ path: garments_worker_productivity/*/dataset.parquet
237
+ - config_name: ghanas_indigenous_intel
238
+ data_files:
239
+ - split: train
240
+ path: ghanas_indigenous_intel/*/dataset.parquet
241
+ - config_name: give_me_some_credit
242
+ data_files:
243
+ - split: train
244
+ path: give_me_some_credit/*/dataset.parquet
245
+ - config_name: hazelnut_spread_contaminant_detection
246
+ data_files:
247
+ - split: train
248
+ path: hazelnut_spread_contaminant_detection/*/dataset.parquet
249
+ - config_name: healthcare_insurance_expenses
250
+ data_files:
251
+ - split: train
252
+ path: healthcare_insurance_expenses/*/dataset.parquet
253
+ - config_name: heart_disease_cleveland
254
+ data_files:
255
+ - split: train
256
+ path: heart_disease_cleveland/*/dataset.parquet
257
+ - config_name: heart_disease_hungary
258
+ data_files:
259
+ - split: train
260
+ path: heart_disease_hungary/*/dataset.parquet
261
+ - config_name: heart_disease_va_long_beach
262
+ data_files:
263
+ - split: train
264
+ path: heart_disease_va_long_beach/*/dataset.parquet
265
+ - config_name: heart_failure_followup_survival
266
+ data_files:
267
+ - split: train
268
+ path: heart_failure_followup_survival/*/dataset.parquet
269
+ - config_name: heloc
270
+ data_files:
271
+ - split: train
272
+ path: heloc/*/dataset.parquet
273
+ - config_name: hepatitis_c_prediction
274
+ data_files:
275
+ - split: train
276
+ path: hepatitis_c_prediction/*/dataset.parquet
277
+ - config_name: hepatitis_survival_prediction
278
+ data_files:
279
+ - split: train
280
+ path: hepatitis_survival_prediction/*/dataset.parquet
281
+ - config_name: hiva_agnostic
282
+ data_files:
283
+ - split: train
284
+ path: hiva_agnostic/*/dataset.parquet
285
+ - config_name: home_credit_default_risk
286
+ data_files:
287
+ - split: train
288
+ path: home_credit_default_risk/*/dataset.parquet
289
+ - config_name: home_credit_default_stability
290
+ data_files:
291
+ - split: train
292
+ path: home_credit_default_stability/versions/*/dataset.parquet
293
+ - config_name: homeq_default_prediction
294
+ data_files:
295
+ - split: train
296
+ path: homeq_default_prediction/*/dataset.parquet
297
+ - config_name: homesite_quote_conversion
298
+ data_files:
299
+ - split: train
300
+ path: homesite_quote_conversion/*/dataset.parquet
301
+ - config_name: horse_colic_survival
302
+ data_files:
303
+ - split: train
304
+ path: horse_colic_survival/*/dataset.parquet
305
+ - config_name: hotel_booking_demand
306
+ data_files:
307
+ - split: train
308
+ path: hotel_booking_demand/*/dataset.parquet
309
+ - config_name: houses
310
+ data_files:
311
+ - split: train
312
+ path: houses/*/dataset.parquet
313
+ - config_name: hr_analytics
314
+ data_files:
315
+ - split: train
316
+ path: hr_analytics/*/dataset.parquet
317
+ - config_name: ieee_fraud_detection
318
+ data_files:
319
+ - split: train
320
+ path: ieee_fraud_detection/*/dataset.parquet
321
+ - config_name: immoscout_german_house_prices
322
+ data_files:
323
+ - split: train
324
+ path: immoscout_german_house_prices/*/dataset.parquet
325
+ - config_name: in_vehicle_coupon_recommendation
326
+ data_files:
327
+ - split: train
328
+ path: in_vehicle_coupon_recommendation/*/dataset.parquet
329
+ - config_name: indian_liver_patient_dataset
330
+ data_files:
331
+ - split: train
332
+ path: indian_liver_patient_dataset/*/dataset.parquet
333
+ - config_name: iranian_churn
334
+ data_files:
335
+ - split: train
336
+ path: iranian_churn/*/dataset.parquet
337
+ - config_name: jm1
338
+ data_files:
339
+ - split: train
340
+ path: jm1/*/dataset.parquet
341
+ - config_name: kdd_cup_09_appetency
342
+ data_files:
343
+ - split: train
344
+ path: kdd_cup_09_appetency/*/dataset.parquet
345
+ - config_name: kick
346
+ data_files:
347
+ - split: train
348
+ path: kick/*/dataset.parquet
349
+ - config_name: kickstarter
350
+ data_files:
351
+ - split: train
352
+ path: kickstarter/*/dataset.parquet
353
+ - config_name: labour_inspection_compliance
354
+ data_files:
355
+ - split: train
356
+ path: labour_inspection_compliance/*/dataset.parquet
357
+ - config_name: lending_club
358
+ data_files:
359
+ - split: train
360
+ path: lending_club/versions/*/dataset.parquet
361
+ - config_name: ljubljana_breast_cancer
362
+ data_files:
363
+ - split: train
364
+ path: ljubljana_breast_cancer/*/dataset.parquet
365
+ - config_name: ljubljana_primary_tumor
366
+ data_files:
367
+ - split: train
368
+ path: ljubljana_primary_tumor/*/dataset.parquet
369
+ - config_name: lung_cancer
370
+ data_files:
371
+ - split: train
372
+ path: lung_cancer/*/dataset.parquet
373
+ - config_name: lung_cancer_epithelial_genexp
374
+ data_files:
375
+ - split: train
376
+ path: lung_cancer_epithelial_genexp/*/dataset.parquet
377
+ - config_name: maps_router_eta
378
+ data_files:
379
+ - split: train
380
+ path: maps_router_eta/versions/*/dataset.parquet
381
+ - config_name: marketing_campaign
382
+ data_files:
383
+ - split: train
384
+ path: marketing_campaign/*/dataset.parquet
385
+ - config_name: maternal_health_risk
386
+ data_files:
387
+ - split: train
388
+ path: maternal_health_risk/*/dataset.parquet
389
+ - config_name: mercari_price_suggestion
390
+ data_files:
391
+ - split: train
392
+ path: mercari_price_suggestion/versions/*/dataset.parquet
393
+ - config_name: mercedes_benz_greener_manufacturing
394
+ data_files:
395
+ - split: train
396
+ path: mercedes_benz_greener_manufacturing/*/dataset.parquet
397
+ - config_name: miami_housing
398
+ data_files:
399
+ - split: train
400
+ path: miami_housing/*/dataset.parquet
401
+ - config_name: mic
402
+ data_files:
403
+ - split: train
404
+ path: mic/*/dataset.parquet
405
+ - config_name: mice_protein_trisomy_discriminant
406
+ data_files:
407
+ - split: train
408
+ path: mice_protein_trisomy_discriminant/*/dataset.parquet
409
+ - config_name: micro_mass
410
+ data_files:
411
+ - split: train
412
+ path: micro_mass/*/dataset.parquet
413
+ - config_name: musk
414
+ data_files:
415
+ - split: train
416
+ path: musk/*/dataset.parquet
417
+ - config_name: mutual_funds_india
418
+ data_files:
419
+ - split: train
420
+ path: mutual_funds_india/*/dataset.parquet
421
+ - config_name: naticusdroid_android_permissions_dataset
422
+ data_files:
423
+ - split: train
424
+ path: naticusdroid_android_permissions_dataset/*/dataset.parquet
425
+ - config_name: obesity_estimation
426
+ data_files:
427
+ - split: train
428
+ path: obesity_estimation/*/dataset.parquet
429
+ - config_name: online_shoppers_purchasing_intention_dataset
430
+ data_files:
431
+ - split: train
432
+ path: online_shoppers_purchasing_intention_dataset/*/dataset.parquet
433
+ - config_name: otto_group_product_classification_challenge
434
+ data_files:
435
+ - split: train
436
+ path: otto_group_product_classification_challenge/*/dataset.parquet
437
+ - config_name: pancreatic_cancer_mouse_detection
438
+ data_files:
439
+ - split: train
440
+ path: pancreatic_cancer_mouse_detection/*/dataset.parquet
441
+ - config_name: parkinsons_biomedical_voice_measurements
442
+ data_files:
443
+ - split: train
444
+ path: parkinsons_biomedical_voice_measurements/*/dataset.parquet
445
+ - config_name: physiochemical_protein
446
+ data_files:
447
+ - split: train
448
+ path: physiochemical_protein/*/dataset.parquet
449
+ - config_name: polish_companies_bankruptcy
450
+ data_files:
451
+ - split: train
452
+ path: polish_companies_bankruptcy/*/dataset.parquet
453
+ - config_name: porto_seguro
454
+ data_files:
455
+ - split: train
456
+ path: porto_seguro/*/dataset.parquet
457
+ - config_name: predict_students_dropout_and_academic_success
458
+ data_files:
459
+ - split: train
460
+ path: predict_students_dropout_and_academic_success/*/dataset.parquet
461
+ - config_name: prostate_cancer_detection
462
+ data_files:
463
+ - split: train
464
+ path: prostate_cancer_detection/*/dataset.parquet
465
+ - config_name: pva_revenue_prediction_kddcup98
466
+ data_files:
467
+ - split: train
468
+ path: pva_revenue_prediction_kddcup98/*/dataset.parquet
469
+ - config_name: qsar_aquatic_toxicity
470
+ data_files:
471
+ - split: train
472
+ path: qsar_aquatic_toxicity/*/dataset.parquet
473
+ - config_name: qsar_biodeg
474
+ data_files:
475
+ - split: train
476
+ path: qsar_biodeg/*/dataset.parquet
477
+ - config_name: qsar_fish_toxicity
478
+ data_files:
479
+ - split: train
480
+ path: qsar_fish_toxicity/*/dataset.parquet
481
+ - config_name: qsar_tid_11
482
+ data_files:
483
+ - split: train
484
+ path: qsar_tid_11/*/dataset.parquet
485
+ - config_name: regensburg_pediatric_appendicitis
486
+ data_files:
487
+ - split: train
488
+ path: regensburg_pediatric_appendicitis/*/dataset.parquet
489
+ - config_name: rossmann_store_sales
490
+ data_files:
491
+ - split: train
492
+ path: rossmann_store_sales/*/dataset.parquet
493
+ - config_name: santander_customer_satisfaction
494
+ data_files:
495
+ - split: train
496
+ path: santander_customer_satisfaction/*/dataset.parquet
497
+ - config_name: santander_customer_transaction_prediction
498
+ data_files:
499
+ - split: train
500
+ path: santander_customer_transaction_prediction/*/dataset.parquet
501
+ - config_name: santander_transaction_value
502
+ data_files:
503
+ - split: train
504
+ path: santander_transaction_value/*/dataset.parquet
505
+ - config_name: sat11_hand_algo_runtime
506
+ data_files:
507
+ - split: train
508
+ path: sat11_hand_algo_runtime/*/dataset.parquet
509
+ - config_name: sberbank_housing_market_forecasting
510
+ data_files:
511
+ - split: train
512
+ path: sberbank_housing_market_forecasting/*/dataset.parquet
513
+ - config_name: sdss_17
514
+ data_files:
515
+ - split: train
516
+ path: sdss_17/*/dataset.parquet
517
+ - config_name: seismic_bumps
518
+ data_files:
519
+ - split: train
520
+ path: seismic_bumps/*/dataset.parquet
521
+ - config_name: sepsis_prediction
522
+ data_files:
523
+ - split: train
524
+ path: sepsis_prediction/versions/*/dataset.parquet
525
+ - config_name: sepsis_survival_minimal_clinical_records
526
+ data_files:
527
+ - split: train
528
+ path: sepsis_survival_minimal_clinical_records/*/dataset.parquet
529
+ - config_name: sf_permit_time
530
+ data_files:
531
+ - split: train
532
+ path: sf_permit_time/*/dataset.parquet
533
+ - config_name: south_africa_coronary_heart_disease
534
+ data_files:
535
+ - split: train
536
+ path: south_africa_coronary_heart_disease/*/dataset.parquet
537
+ - config_name: splice
538
+ data_files:
539
+ - split: train
540
+ path: splice/*/dataset.parquet
541
+ - config_name: student_portuguese_performance
542
+ data_files:
543
+ - split: train
544
+ path: student_portuguese_performance/*/dataset.parquet
545
+ - config_name: superconductivity
546
+ data_files:
547
+ - split: train
548
+ path: superconductivity/*/dataset.parquet
549
+ - config_name: taiwanese_bankruptcy_prediction
550
+ data_files:
551
+ - split: train
552
+ path: taiwanese_bankruptcy_prediction/*/dataset.parquet
553
+ - config_name: telemonitoring_parkinsons_biomedical_voice_measurements
554
+ data_files:
555
+ - split: train
556
+ path: telemonitoring_parkinsons_biomedical_voice_measurements/*/dataset.parquet
557
+ - config_name: thyroid_discordant
558
+ data_files:
559
+ - split: train
560
+ path: thyroid_discordant/*/dataset.parquet
561
+ - config_name: tour_travels_churn
562
+ data_files:
563
+ - split: train
564
+ path: tour_travels_churn/*/dataset.parquet
565
+ - config_name: video_game_fps_prediction
566
+ data_files:
567
+ - split: train
568
+ path: video_game_fps_prediction/*/dataset.parquet
569
+ - config_name: video_transcoding_time_prediction
570
+ data_files:
571
+ - split: train
572
+ path: video_transcoding_time_prediction/*/dataset.parquet
573
+ - config_name: website_phishing
574
+ data_files:
575
+ - split: train
576
+ path: website_phishing/*/dataset.parquet
577
+ - config_name: wids_diabetes_mellitus
578
+ data_files:
579
+ - split: train
580
+ path: wids_diabetes_mellitus/*/dataset.parquet
581
+ - config_name: wine_quality
582
+ data_files:
583
+ - split: train
584
+ path: wine_quality/*/dataset.parquet
585
+ - config_name: wine_world_cost
586
+ data_files:
587
+ - split: train
588
+ path: wine_world_cost/*/dataset.parquet
589
  ---
590
+
591
  # BeyondArena Datasets
592
 
593
  Datasets from BeyondArena, a unified, holistic benchmark for tabular data that supports diverse task types (IID, temporal, grouped),
594
+ across sample size and feature dimensionality scales, with diverse feature types (with text, with high cardinality) from a
595
  broad range of disciplines.
596
 
597
+ We introduce BeyondArena and its datasets in: [TODO link to paper]
598
+
599
+ <details>
600
+ <summary><b>Click for BibTeX!</b></summary>
601
+
602
+ ```text
603
+ @article{X,
604
+ title = {X},
605
+ author = {X},
606
+ year = {2026}
607
+ }
608
+ ```
609
+ </details>
610
 
611
+ More details:
612
+ - **Project page and leaderboard:** http://tabarena.ai/
613
+ - **Code / Benchmark repository:** https://tabarena.ai/code
614
 
615
+ ## Quickstart
616
 
617
  We suggest using the dataset via DataFoundry ([TODO LINK]):
 
618
 
619
+ ```python
620
+ # TODO: add code example from DataFoundry here
621
+ ```
622
+
623
+ ### Loading a single dataset directly
624
+
625
+ Each per-dataset config in this card's frontmatter routes only `dataset.parquet`, which is enough to get
626
+ the table but **not** the sibling metadata files (`dtypes.json`, `task_metadata.*`, `experiment_metadata.*`
627
+ with the CV folds, `dataset_metadata.*`, `container_metadata.json`). Because the benchmark protocol depends
628
+ on those files, the recommended path is to download the whole dataset folder with `huggingface_hub`:
629
+
630
+ ```python
631
+ from huggingface_hub import snapshot_download
632
+
633
+ local_dir = snapshot_download(
634
+ repo_id="TabArena/BeyondArena",
635
+ repo_type="dataset",
636
+ allow_patterns=["churn/**"], # one or more <dataset_name>/** globs
637
+ )
638
+ # local_dir/<dataset_name>/<uuid>/ now contains all six files for that dataset.
639
+ ```
640
+
641
+ For the 10 datasets that use the `versions/` wrapper (see [Dataset Structure](#dataset-structure)), the layout
642
+ is `<dataset_name>/versions/<uuid>/...` — the `<dataset_name>/**` glob already covers both layouts.
643
+
644
+ If you only need the table (no folds, no metadata), the `datasets` library shortcut works:
645
+
646
+ ```python
647
+ from datasets import load_dataset
648
+
649
+ ds = load_dataset("<org>/BeyondArena", name="churn") # any per-dataset config_name
650
+ ```
651
+
652
+ ### Downloading the full bundle
653
 
654
+ ```python
655
+ from huggingface_hub import snapshot_download
656
 
657
+ local_dir = snapshot_download(
658
+ repo_id="<org>/BeyondArena",
659
+ repo_type="dataset",
660
+ )
661
+ ```
662
+
663
+ ## Datasets
664
+
665
+ BeyondArena comes with 142 datasets. BeyondArena covers tabular classification and regression tasks.
666
+ And the following types of datasets:
667
+
668
+ - **IID tabular data**
669
+ - **Non-IID temporal tabular data**
670
+ - **Non-IID grouped tabular data**
671
+ - **IID and non-IID tabular data with text features**
672
+ - **Tabular data with high-cardinality categoricals**
673
+
674
+ ### Dataset Selection Overview
675
+
676
+ We build on top of the dataset curation protocol of TabArena-v0.1 (https://arxiv.org/abs/2506.16791)
677
  and curate 142 tiny to large-sized, tabular IID and non-IID tasks. For details, see the paper.
678
 
679
  ![image](https://cdn-uploads.huggingface.co/production/uploads/677d00ac70b9142c01cc90f9/9PtFwqNy14dBavZtFyu6Y.png)
680
 
681
+ ### Dataset Dashboard
682
 
683
  We curated a diverse set of datasets. We share the dataset sizes (w.r.t. rows, columns, and cells), their age distribution,
684
+ the distribution of feature types per dataset, and the share of datasets from a specific problem type,
685
  task type, dataset source, or application domain.
686
 
 
687
  ![image](https://cdn-uploads.huggingface.co/production/uploads/677d00ac70b9142c01cc90f9/3hNSmDFA2O-Q0HYkahP0c.png)
688
+
689
+ ### Per-Dataset Index
690
+
691
+ Per-dataset metadata for the BeyondArena benchmark, sorted by number of rows (`N`).
692
+
693
+ <details>
694
+ <summary><b>Click for expand all 142 Datasets!</b></summary>
695
+
696
+
697
+ **Columns.** `N` = rows · `d` = columns (before preprocessing) · `C` = classes (regression: —) · **Prob.** = problem type (Binary classification / Multiclass / Regression) · **Task** = task type (IID / Temporal / Grouped) · `Age` = years since publication at release time.
698
+
699
+ **Domain abbreviations.** M & H = Medical & Healthcare · B & M = Business & Marketing · B & L = Biology & Life Sciences · T & I = Technology & Internet · I & M = Industry & Manufacturing · C & M = Chemistry & Material Science · E & C = Environmental Science & Climate · P & A = Physics & Astronomy.
700
+
701
+ Each dataset has an `academic_reference_bibtex_key` in its `dataset_metadata.dataset-mold-v1.json`; the matching BibTeX entries are collected in [`dataset_references.bib`](./dataset_references.bib). The `BibKey(s)` column below lists the keys to look up in that file (some datasets cite multiple sources).
702
+
703
+ | Dataset | Domain | Source | Year | Age | N | d | C | Prob. | Task | BibKey(s) |
704
+ | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | --- | --- |
705
+ | hepatitis_survival_prediction | M & H | UCI | 1981 | 45 | 155 | 19 | 2 | Binary | IID | efron1981statistical |
706
+ | cirrhosis_patient_survival_prediction | M & H | UCI | 1984 | 42 | 161 | 17 | — | Reg | IID | dickson1989prognosis |
707
+ | clock_protein_toxicity | B & L | UCI | 2021 | 5 | 171 | 1,117 | 2 | Binary | IID | gul2021structure |
708
+ | pancreatic_cancer_mouse_detection | M & H | Other | 2003 | 23 | 181 | 6,771 | 2 | Binary | Grouped | hingorani2003preinvasive |
709
+ | lung_cancer_epithelial_genexp | M & H | GOV Website | 2006 | 20 | 187 | 22,215 | 2 | Binary | IID | spira2007airway |
710
+ | parkinsons_biomedical_voice_measurements | M & H | UCI | 2007 | 19 | 195 | 23 | 2 | Binary | Grouped | little2007exploiting |
711
+ | lung_cancer | M & H | Other | 2001 | 25 | 197 | 12,600 | 4 | Multi | IID | bhattacharjee2001classification |
712
+ | audiology_diagnosis | M & H | UCI | 1987 | 39 | 199 | 68 | 3 | Multi | IID | bareiss1990protos |
713
+ | heart_disease_va_long_beach | M & H | UCI | 1989 | 37 | 200 | 13 | 2 | Binary | IID | detrano1989international |
714
+ | forensic_glass_identification | C & M | UCI | 1987 | 39 | 214 | 9 | 6 | Multi | IID | German1987glass |
715
+ | early_stage_diabetes_risk_prediction | M & H | UCI | 2019 | 7 | 251 | 16 | 2 | Binary | IID | islam2019likelihood |
716
+ | body_density_prediction | M & H | Kaggle | 1985 | 41 | 252 | 13 | — | Reg | IID | penrose1985generalized |
717
+ | ljubljana_breast_cancer | M & H | UCI | 1988 | 38 | 286 | 9 | 2 | Binary | IID | Zwitter1988BreastCancer |
718
+ | heart_disease_hungary | M & H | UCI | 1989 | 37 | 294 | 13 | 2 | Binary | IID | detrano1989international |
719
+ | heart_failure_followup_survival | M & H | UCI | 2020 | 6 | 299 | 12 | 2 | Binary | IID | chicco2020machine |
720
+ | ljubljana_primary_tumor | M & H | UCI | 1987 | 39 | 302 | 17 | 11 | Multi | IID | Zwitter1987primarytumor |
721
+ | heart_disease_cleveland | M & H | UCI | 1989 | 37 | 303 | 13 | 2 | Binary | IID | detrano1989international |
722
+ | biomechanical_orthopaedic_prediction | M & H | UCI | 2011 | 15 | 310 | 6 | 3 | Multi | IID | Barreto2005Vertebral |
723
+ | gallstone_disease | M & H | UCI | 2023 | 3 | 319 | 38 | 2 | Binary | IID | esen2024early |
724
+ | prostate_cancer_detection | M & H | Other | 2002 | 24 | 322 | 15,154 | 2 | Binary | IID | petricoin2002serum |
725
+ | ecoli_proteins | B & L | UCI | 1996 | 30 | 327 | 6 | 5 | Multi | IID | horton1996probabilistic |
726
+ | horse_colic_survival | B & L | UCI | 1989 | 37 | 344 | 20 | 3 | Multi | IID | McLeish1989HorseColic |
727
+ | blood_tests_drink_prediction | M & H | UCI | 1996 | 30 | 345 | 5 | — | Reg | IID | UCILiverDisorders2016 |
728
+ | eryhemato_squamous_disease | M & H | UCI | 1997 | 29 | 366 | 34 | 6 | Multi | IID | guvenir1998learning |
729
+ | dementia_prediction | M & H | Other | 2010 | 16 | 370 | 8 | 3 | Multi | Grouped | marcus2010open |
730
+ | south_africa_coronary_heart_disease | M & H | Kaggle | 1983 | 43 | 462 | 9 | 2 | Binary | IID | rossouw1983coronary |
731
+ | obesity_estimation | M & H | UCI | 2019 | 7 | 498 | 14 | — | Reg | IID | palechor2019dataset |
732
+ | telemonitoring_parkinsons_biomedical_voice_measurements | M & H | UCI | 2007 | 19 | 502 | 19 | — | Reg | Grouped | tsanas2009accurate |
733
+ | forest_fires | E & C | UCI | 2008 | 18 | 517 | 12 | — | Reg | IID | cortez2007data |
734
+ | qsar_aquatic_toxicity | B & L | UCI | 2014 | 12 | 546 | 8 | — | Reg | IID | cassotti2014prediction |
735
+ | micro_mass | B & L | UCI | 2013 | 13 | 571 | 1,082 | 20 | Multi | Grouped | mahe2014automatic |
736
+ | indian_liver_patient_dataset | M & H | UCI | 2012 | 14 | 583 | 10 | 2 | Binary | IID | ramana2012critical |
737
+ | drug_induced_autoimmunity_prediction | M & H | UCI | 2025 | 1 | 597 | 177 | 2 | Binary | IID | huang2025interdia |
738
+ | hepatitis_c_prediction | M & H | UCI | 2018 | 8 | 608 | 12 | 4 | Multi | IID | hoffmann2018using |
739
+ | biogeographical_ancestry_prediction | B & L | GitHub | 2025 | 1 | 635 | 104 | 10 | Multi | IID | heinzel2025advancing, ruiz2023development, xavier2020development |
740
+ | student_portuguese_performance | Education | UCI | 2008 | 18 | 649 | 30 | — | Reg | IID | silva2008using |
741
+ | credit_approval | Finance | UCI | 1987 | 39 | 690 | 15 | 2 | Binary | IID | quinlan1987simplifying |
742
+ | blood_transfusion | M & H | UCI | 2008 | 18 | 748 | 4 | 2 | Binary | IID | yeh2009knowledge |
743
+ | regensburg_pediatric_appendicitis | M & H | Other | 2021 | 5 | 763 | 51 | 2 | Binary | IID | marcinkevivcs2024interpretable |
744
+ | mutual_funds_india | Finance | Kaggle | 2023 | 3 | 793 | 12 | — | Reg | IID | Barnawal2022MutualFundsIndiaDetailed |
745
+ | qsar_fish_toxicity | B & L | UCI | 2015 | 11 | 908 | 6 | — | Reg | IID | cassotti2015similarity |
746
+ | tour_travels_churn | B & M | Kaggle | 2021 | 5 | 954 | 6 | 2 | Binary | IID | Tejashvi2023TourTravelsCustomerChurnPrediction |
747
+ | credit_g | Finance | UCI | 1994 | 32 | 1,000 | 20 | 2 | Binary | IID | hofmann1994statlog |
748
+ | maternal_health_risk | M & H | UCI | 2020 | 6 | 1,014 | 6 | 3 | Multi | IID | ahmed2020review |
749
+ | concrete_compressive_strength | C & M | UCI | 1998 | 28 | 1,030 | 8 | — | Reg | IID | yeh1998modeling |
750
+ | qsar_biodeg | B & L | UCI | 2013 | 13 | 1,054 | 41 | 2 | Binary | IID | mansouri2013quantitative |
751
+ | mice_protein_trisomy_discriminant | B & L | UCI | 2015 | 11 | 1,080 | 76 | 8 | Multi | Grouped | higuera2015self |
752
+ | garments_worker_productivity | I & M | UCI | 2020 | 6 | 1,197 | 15 | — | Reg | Temporal | imran2021mining |
753
+ | asp_potassco_classification | T & I | ASlib | 2014 | 12 | 1,212 | 136 | 11 | Multi | Grouped | hoos2014claspfolio, bischl_aslib_2016 |
754
+ | wine_world_cost | B & M | Kaggle | 2023 | 3 | 1,279 | 14 | — | Reg | IID | Rustamov2023WineDataset |
755
+ | healthcare_insurance_expenses | M & H | Kaggle | 2023 | 3 | 1,338 | 6 | — | Reg | IID | arunjangir2452023insurance |
756
+ | website_phishing | T & I | UCI | 2014 | 12 | 1,353 | 9 | 3 | Multi | IID | abdelhamid2014phishing |
757
+ | fitness_club | B & M | Kaggle | 2023 | 3 | 1,500 | 6 | 2 | Binary | IID | ddosad2023fitness |
758
+ | airfoil_self_noise | P & A | UCI | 2014 | 12 | 1,503 | 5 | — | Reg | IID | brooks1989airfoil |
759
+ | fiat_500 | T & I | Kaggle | 2020 | 6 | 1,538 | 7 | — | Reg | IID | paolocons2020fiat |
760
+ | mic | M & H | UCI | 2020 | 6 | 1,699 | 111 | 8 | Multi | IID | golovenkin2020trajectories |
761
+ | bad_customer_detection | B & M | Kaggle | 2020 | 6 | 1,723 | 13 | 2 | Binary | IID | Podsyp2020IsThisAGoodCustomer |
762
+ | cardiotocography | M & H | UCI | 2010 | 16 | 2,126 | 22 | 3 | Multi | Grouped | campos2010cardiotocography |
763
+ | marketing_campaign | B & M | Kaggle | 2020 | 6 | 2,240 | 25 | 2 | Binary | IID | saldanha2020marketing |
764
+ | coffee_rating_prediction | B & M | Kaggle | 2023 | 3 | 2,369 | 12 | — | Reg | Temporal | AlIrsyad2023CoffeeDataCoffeeReview |
765
+ | hazelnut_spread_contaminant_detection | B & L | OpenML | 2020 | 6 | 2,400 | 30 | 2 | Binary | IID | ricci2021machine |
766
+ | seismic_bumps | E & C | UCI | 2013 | 13 | 2,584 | 15 | 2 | Binary | IID | sikora2010application |
767
+ | iranian_churn | B & M | UCI | 2011 | 15 | 2,850 | 13 | 2 | Binary | IID | keramati2011churn |
768
+ | sat11_hand_algo_runtime | T & I | ASlib | 2011 | 15 | 2,960 | 169 | — | Reg | Grouped | xu-sat12a, sat12, bischl_aslib_2016 |
769
+ | splice | B & L | UCI | 1991 | 35 | 3,190 | 60 | 3 | Multi | IID | towell1994knowledge |
770
+ | thyroid_discordant | M & H | UCI | 1986 | 40 | 3,711 | 26 | 2 | Binary | IID | quinlan1987simplifying |
771
+ | bioresponse | B & L | Kaggle | 2012 | 14 | 3,751 | 1,776 | 2 | Binary | IID | bioresponse2012hamner |
772
+ | hiva_agnostic | C & M | Other | 2007 | 19 | 3,845 | 1,518 | 2 | Binary | IID | guyon2007agnostic |
773
+ | mercedes_benz_greener_manufacturing | I & M | Kaggle | 2017 | 9 | 4,204 | 371 | — | Reg | Temporal | Novy2017MercedesBenzGreenerManufacturing |
774
+ | predict_students_dropout_and_academic_success | Education | UCI | 2021 | 5 | 4,424 | 36 | 3 | Multi | IID | martins2021early |
775
+ | santander_transaction_value | Finance | Kaggle | 2018 | 8 | 4,447 | 540 | — | Reg | IID | McDonald2018SantanderValuePredictionChallenge |
776
+ | churn | T & I | OpenML | 2005 | 21 | 5,000 | 19 | 2 | Binary | IID | marcoulides2005churn |
777
+ | homeq_default_prediction | B & M | Other | 2016 | 10 | 5,708 | 12 | 2 | Binary | IID | baesens2016credit |
778
+ | qsar_tid_11 | C & M | OpenML | 2015 | 11 | 5,741 | 1,024 | — | Reg | IID | olier2018meta |
779
+ | polish_companies_bankruptcy | Finance | UCI | 2010 | 16 | 5,790 | 64 | 2 | Binary | IID | zikeba2016ensemble |
780
+ | wine_quality | C & M | UCI | 2009 | 17 | 6,497 | 12 | — | Reg | IID | cortez2009modeling |
781
+ | musk | C & M | UCI | 1994 | 32 | 6,598 | 166 | 2 | Binary | Grouped | dietterich1993comparison |
782
+ | taiwanese_bankruptcy_prediction | Finance | UCI | 2009 | 17 | 6,819 | 92 | 2 | Binary | IID | liang2016financial |
783
+ | naticusdroid_android_permissions_dataset | T & I | UCI | 2021 | 5 | 7,491 | 85 | 2 | Binary | IID | mathur2021naticusdroid |
784
+ | coil_2000 | B & M | UCI | 2000 | 26 | 9,822 | 85 | 2 | Binary | IID | van2000coil |
785
+ | bank_customer_churn | B & M | Kaggle | 2020 | 6 | 10,000 | 10 | 2 | Binary | IID | Topre2022BankCustomerChurn |
786
+ | immoscout_german_house_prices | B & M | Kaggle | 2019 | 7 | 10,317 | 23 | — | Reg | IID | Shritech2019GermanHousingPricePrediction, OpenML43342Dataset |
787
+ | heloc | Finance | Kaggle | 2021 | 5 | 10,459 | 23 | 2 | Binary | IID | averkiyoliabev2021heloc |
788
+ | jm1 | T & I | OpenML | 2004 | 22 | 10,885 | 21 | 2 | Binary | IID | menzies2004good |
789
+ | ghanas_indigenous_intel | E & C | Zindi | 2025 | 1 | 10,928 | 10 | 4 | Multi | Temporal | zindi_ghana_indigenous_intel_2025 |
790
+ | ecommerce_shipping | B & M | Kaggle | 2021 | 5 | 10,999 | 10 | 2 | Binary | IID | gopalani2021ecommerce |
791
+ | video_game_fps_prediction | T & I | OpenML | 2020 | 6 | 12,288 | 38 | — | Reg | Grouped | peeters2021performance |
792
+ | online_shoppers_purchasing_intention_dataset | B & M | UCI | 2017 | 9 | 12,330 | 17 | 2 | Binary | IID | sakar2019real |
793
+ | in_vehicle_coupon_recommendation | B & M | UCI | 2017 | 9 | 12,684 | 24 | 2 | Binary | IID | wang2017bayesian |
794
+ | miami_housing | Finance | Kaggle | 2016 | 10 | 13,776 | 15 | — | Reg | IID | bourassa2021big |
795
+ | emscad | B & M | Other | 2014 | 12 | 17,460 | 17 | 2 | Binary | IID | vidros2017automatic |
796
+ | early_learning_predictors | Education | Other | 2023 | 3 | 18,874 | 743 | — | Reg | Grouped | DataDrive2030_2024_elom_thrivebyfive |
797
+ | hr_analytics | B & M | Kaggle | 2021 | 5 | 19,158 | 12 | 2 | Binary | IID | arashnic2021hr |
798
+ | houses | B & M | Other | 1990 | 36 | 19,675 | 8 | — | Reg | IID | pace1997sparse |
799
+ | superconductivity | P & A | UCI | 2018 | 8 | 21,263 | 81 | — | Reg | IID | hamidieh2018data |
800
+ | sberbank_housing_market_forecasting | B & M | Kaggle | 2017 | 9 | 27,195 | 386 | — | Reg | Temporal | Herman2024HomeCreditCreditRiskModelStability |
801
+ | credit_card_clients_default | Finance | UCI | 2009 | 17 | 30,000 | 23 | 2 | Binary | IID | yeh2009comparisons |
802
+ | amazon_employee_access | B & M | Kaggle | 2010 | 16 | 32,769 | 9 | 2 | Binary | IID | hamner2013amazon |
803
+ | california_house_prices_2020 | B & M | Kaggle | 2021 | 5 | 41,528 | 41 | — | Reg | Temporal | d2lcourse2021california_house_prices |
804
+ | bank_marketing | Finance | UCI | 2012 | 14 | 45,211 | 13 | 2 | Binary | IID | moro2014bank-marketing |
805
+ | food_delivery_time | B & M | Kaggle | 2023 | 3 | 45,451 | 9 | — | Reg | IID | rajatkumar302023food |
806
+ | physiochemical_protein | C & M | UCI | 2013 | 13 | 45,730 | 9 | — | Reg | IID | rana2013protein |
807
+ | anes_voting_2026 | Social Science | Other | 2026 | 0 | 48,587 | 318 | 2 | Binary | Temporal | anes2026timeseries |
808
+ | kdd_cup_09_appetency | B & M | Other | 2008 | 18 | 50,000 | 212 | 2 | Binary | IID | guyon2009analysis |
809
+ | diamonds | B & M | Other | 2015 | 11 | 53,940 | 9 | — | Reg | IID | wickham2016data |
810
+ | otto_group_product_classification_challenge | B & M | Kaggle | 2015 | 11 | 61,878 | 93 | 9 | Multi | IID | Bossan2015OttoGroupProductClassificationChallenge |
811
+ | labour_inspection_compliance | I & M | Other | 2019 | 7 | 63,634 | 376 | 2 | Binary | IID | flogard2022dataset |
812
+ | video_transcoding_time_prediction | T & I | UCI | 2015 | 11 | 68,784 | 18 | — | Reg | Grouped | deneke2014video |
813
+ | santander_customer_satisfaction | B & M | Kaggle | 2016 | 10 | 71,080 | 307 | 2 | Binary | IID | Jimenez2016SantanderCustomerSatisfaction |
814
+ | diabetes_130_us | M & H | UCI | 2014 | 12 | 71,518 | 44 | 2 | Binary | IID | strack2014impact |
815
+ | kick | B & M | Kaggle | 2011 | 15 | 72,983 | 32 | 2 | Binary | Temporal | DontGetKicked |
816
+ | aps_failure | I & M | UCI | 2016 | 10 | 76,000 | 170 | 2 | Binary | IID | ida2016challenge |
817
+ | sdss_17 | P & A | Kaggle | 2022 | 4 | 78,053 | 11 | 3 | Multi | IID | accetta2022seventeenth |
818
+ | hotel_booking_demand | B & M | Other | 2019 | 7 | 81,418 | 31 | 2 | Binary | Temporal | antonio2019hotel |
819
+ | 5g_energy_consumption | T & I | HuggingFace | 2023 | 3 | 92,629 | 20 | — | Reg | Grouped | huawei_netop_5g_energy_consumption |
820
+ | sepsis_survival_minimal_clinical_records | M & H | UCI | 2020 | 6 | 110,204 | 3 | 2 | Binary | IID | chicco2020survival |
821
+ | sf_permit_time | B & M | GOV Website | 2025 | 1 | 116,954 | 37 | — | Reg | Temporal | SanFrancisco2026BuildingPermits |
822
+ | wids_diabetes_mellitus | M & H | Kaggle | 2021 | 5 | 127,358 | 181 | 2 | Binary | IID | Matthys2021WiDSDatathon2021 |
823
+ | customer_satisfaction_in_airline | B & L | Kaggle | 2023 | 3 | 129,880 | 21 | 2 | Binary | IID | yakhyojon2023airlinesatisfaction |
824
+ | pva_revenue_prediction_kddcup98 | B & M | Other | 1997 | 29 | 144,095 | 477 | 2 | Binary | IID | Parsa1998KDDCup1998 |
825
+ | give_me_some_credit | Finance | Kaggle | 2011 | 15 | 150,000 | 10 | 2 | Binary | IID | cukierski2011credit |
826
+ | acquire_valued_shoppers_challenge | B & M | Kaggle | 2014 | 12 | 160,057 | 111 | 2 | Binary | Temporal | DMDave2014AcquireValuedShoppersChallenge |
827
+ | kickstarter | B & M | Other | 2025 | 1 | 187,118 | 15 | 2 | Binary | Temporal | webrobots2026kickstarter |
828
+ | allstate_claims_severity | Insurance | Kaggle | 2016 | 10 | 188,317 | 130 | — | Reg | IID | Ferguson2016AllstateClaimsSeverity |
829
+ | santander_customer_transaction_prediction | Finance | Kaggle | 2019 | 7 | 200,000 | 600 | 2 | Binary | IID | Piedra2019SantanderCustomerTransactionPrediction |
830
+ | homesite_quote_conversion | Insurance | Kaggle | 2015 | 11 | 260,753 | 295 | 2 | Binary | IID | Darrel2015HomesiteQuoteConversion |
831
+ | home_credit_default_risk | Finance | Kaggle | 2018 | 8 | 307,507 | 504 | 2 | Binary | IID | Montoya2018HomeCreditDefaultRisk |
832
+ | covertype | E & C | UCI | 1998 | 28 | 512,625 | 13 | 3 | Multi | Grouped | blackard1999comparative |
833
+ | ieee_fraud_detection | Finance | Kaggle | 2019 | 7 | 590,540 | 435 | 2 | Binary | Temporal | ieee-fraud-detection |
834
+ | porto_seguro | Insurance | Kaggle | 2017 | 9 | 595,206 | 37 | 2 | Binary | IID | Howard2017PortoSegurosSafeDriverPrediction |
835
+ | rossmann_store_sales | B & M | Kaggle | 2015 | 11 | 844,392 | 15 | — | Reg | Temporal | kaggle_rossmann_store_sales |
836
+ | lending_club_1m | Finance | Kaggle | 2018 | 8 | 1,064,751 | 96 | 2 | Binary | Temporal | sanz2025credit |
837
+ | home_credit_default_stability_1m | Finance | Kaggle | 2024 | 2 | 1,224,927 | 711 | 2 | Binary | Temporal | Herman2024HomeCreditCreditRiskModelStability |
838
+ | consumer_complaints_1m | Finance | GOV Website | 2025 | 1 | 1,226,140 | 12 | 3 | Multi | Temporal | cfpb2025ConsumerComplaintDatabase |
839
+ | sepsis_prediction_1m | M & H | Other | 2019 | 7 | 1,228,686 | 42 | 2 | Binary | Grouped | reyna2020early |
840
+ | amex_non_iid_1m | Finance | Kaggle | 2022 | 4 | 1,249,605 | 189 | 2 | Binary | Grouped | howard2022amex |
841
+ | delivery_eta_1m | I & M | Kaggle | 2024 | 2 | 1,250,000 | 225 | — | Reg | Temporal | rubachev2025tabred |
842
+ | cooking_time_1m | I & M | Kaggle | 2024 | 2 | 1,250,000 | 196 | — | Reg | Temporal | rubachev2025tabred |
843
+ | climate_model_weather_forecasting_1m | E & C | Kaggle | 2024 | 2 | 1,250,000 | 100 | — | Reg | Temporal | rubachev2025tabred |
844
+ | maps_router_eta_1m | I & M | Kaggle | 2024 | 2 | 1,250,000 | 988 | — | Reg | Temporal | rubachev2025tabred |
845
+ | mercari_price_suggestion_1m | B & M | Kaggle | 2018 | 8 | 1,250,000 | 6 | — | Reg | IID | Howard2017MercariPriceSuggestionChallenge |
846
+ | electric_motor_temperature_prediction | I & M | Kaggle | 2021 | 5 | 1,296,316 | 109 | — | Reg | Grouped | kirchgassner2020estimating |
847
+
848
+
849
+ </details>
850
+
851
+ ## Dataset Structure
852
+
853
+ The release ships as a flat bundle of 142 datasets. Each dataset lives in its own top-level directory named by `unique_name`, with a UUID-named version subdirectory holding all artifacts. Two layout variants exist:
854
+
855
+ ```
856
+ <dataset_name>/<uuid>/... # default (132 datasets)
857
+ <dataset_name>/versions/<uuid>/... # versioned wrapper (10 large non-IID datasets)
858
+ ```
859
+
860
+ Each directory contains exactly six files:
861
+
862
+ ```
863
+ <uuid>/
864
+ ├── dataset.parquet # the table (rows × columns)
865
+ ├── dtypes.json # column name → pandas dtype
866
+ ├── container_metadata.json # uuid + sha256 checksum
867
+ ├── dataset_metadata.dataset-mold-v1.json # provenance & curation notes
868
+ ├── task_metadata.predictive-ml-task-mold-v1.json # target, problem type, metric, split keys
869
+ └── experiment_metadata.predictive-ml-splits-mold-v1.json # CV fold indices
870
+ ```
871
+
872
+ For details on files and the metadata structure, checkout [DataFoundry](https://github.com/TabArena/data-foundry)!
873
+
874
+ ## Licensing
875
+
876
+ This collection is released under the terms in [LICENSE](LICENSE) (`copyright-at-original-authors`).
877
+ Individual datasets retain their original licenses; see each dataset metadata for their source-specific terms.
878
+
879
+ ## Citation
880
+
881
+ If you use BeyondArena, please cite:
882
+
883
+ **BibTeX:**
884
+
885
+ ```bibtex
886
+ TODO
887
+ ```
888
+
889
+
890
+ ### Per-Dataset References
891
+
892
+ If you use individual datasets, please also cite their original authors. BibTeX for every dataset in the benchmark is shipped alongside this card in [`dataset_references.bib`](./dataset_references.bib) (one entry per unique `academic_reference_bibtex_key` referenced by the dataset metadata files).
893
+
894
+ ## Changelog
895
+
896
+ - **[XXX]** — Initial release: 142 curated IID and non-IID tasks.
dataset_references.bib ADDED
@@ -0,0 +1,1263 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @misc{AlIrsyad2023CoffeeDataCoffeeReview,
2
+ author = {Hanif Al Irsyad},
3
+ title = {Coffee Data CoffeeReview},
4
+ year = {2023},
5
+ howpublished = {\url{https://www.kaggle.com/datasets/hanifalirsyad/coffee-scrap-coffeereview}},
6
+ note = {Kaggle dataset}
7
+ }
8
+
9
+ @misc{Barnawal2022MutualFundsIndiaDetailed,
10
+ author = {Ravi Barnawal},
11
+ title = {Mutual Funds India Detailed},
12
+ year = {2022},
13
+ howpublished = {\url{https://www.kaggle.com/datasets/ravibarnawal/mutual-funds-india-detailed}},
14
+ note = {Kaggle dataset}
15
+ }
16
+
17
+ @misc{Barreto2005Vertebral,
18
+ author = {Barreto, Guilherme and Neto, Ajalmar},
19
+ title = {{Vertebral Column}},
20
+ year = {2005},
21
+ howpublished = {UCI Machine Learning Repository},
22
+ note = {{DOI}: https://doi.org/10.24432/C5K89B}
23
+ }
24
+
25
+ @misc{Bossan2015OttoGroupProductClassificationChallenge,
26
+ author = {Benjamin Bossan and Josef Feigl and Wendy Kan},
27
+ title = {Otto Group Product Classification Challenge},
28
+ year = {2015},
29
+ howpublished = {\url{https://kaggle.com/competitions/otto-group-product-classification-challenge}},
30
+ note = {Kaggle competition}
31
+ }
32
+
33
+ @misc{DMDave2014AcquireValuedShoppersChallenge,
34
+ author = {DMDave and Todd B and Will Cukierski},
35
+ title = {Acquire Valued Shoppers Challenge},
36
+ year = {2014},
37
+ howpublished = {\url{https://kaggle.com/competitions/acquire-valued-shoppers-challenge}},
38
+ note = {Kaggle competition}
39
+ }
40
+
41
+ @misc{Darrel2015HomesiteQuoteConversion,
42
+ author = {Darrel and Stephen D. Stayton and Will Cukierski},
43
+ title = {Homesite Quote Conversion},
44
+ year = {2015},
45
+ howpublished = {\url{https://kaggle.com/competitions/homesite-quote-conversion}},
46
+ note = {Kaggle competition}
47
+ }
48
+
49
+ @misc{DataDrive2030_2024_elom_thrivebyfive,
50
+ author = {{DataDrive2030}},
51
+ title = {ELOM and Thrive by Five Index 2016--2023, Merged Data},
52
+ version = {1},
53
+ year = {2024},
54
+ address = {Cape Town},
55
+ publisher = {DataDrive2030},
56
+ note = {[dataset]. Producer: DataDrive2030; Distributor: DataFirst},
57
+ doi = {10.25828/WG0D-Y909},
58
+ url = {https://doi.org/10.25828/WG0D-Y909}
59
+ }
60
+
61
+ @misc{DontGetKicked,
62
+ author = {faysal and Will Adams and Will Cukierski},
63
+ title = {Don't Get Kicked!},
64
+ year = {2011},
65
+ howpublished = {\url{https://kaggle.com/competitions/DontGetKicked}},
66
+ note = {Kaggle}
67
+ }
68
+
69
+ @misc{Ferguson2016AllstateClaimsSeverity,
70
+ author = {Dana Ferguson and Meg Risdal and NoTrick and Sara R. Sillah and Tim Emmerling and Will Cukierski},
71
+ title = {Allstate Claims Severity},
72
+ year = {2016},
73
+ howpublished = {\url{https://kaggle.com/competitions/allstate-claims-severity}},
74
+ note = {Kaggle competition}
75
+ }
76
+
77
+ @misc{German1987glass,
78
+ author = {German, B.},
79
+ title = {{Glass Identification}},
80
+ year = {1987},
81
+ howpublished = {UCI Machine Learning Repository},
82
+ note = {{DOI}: https://doi.org/10.24432/C5WW2P}
83
+ }
84
+
85
+ @misc{Herman2024HomeCreditCreditRiskModelStability,
86
+ author = {Daniel Herman and Tomas Jelinek and Walter Reade and Maggie Demkin and Addison Howard},
87
+ title = {Home Credit - Credit Risk Model Stability},
88
+ year = {2024},
89
+ howpublished = {\url{https://kaggle.com/competitions/home-credit-credit-risk-model-stability}},
90
+ note = {Kaggle competition}
91
+ }
92
+
93
+ @misc{Howard2017MercariPriceSuggestionChallenge,
94
+ author = {{Kaggle} and Addison Howard and kaoriiida and Kei Otagaki and Mark McDonald and mueno and Wendy Kan and Zhang and zyaga},
95
+ title = {Mercari Price Suggestion Challenge},
96
+ year = {2017},
97
+ howpublished = {\url{https://kaggle.com/competitions/mercari-price-suggestion-challenge}},
98
+ note = {Kaggle competition}
99
+ }
100
+
101
+ @misc{Howard2017PortoSegurosSafeDriverPrediction,
102
+ author = {Addison Howard and Adriano Moala and Walter Reade},
103
+ title = {Porto Seguro’s Safe Driver Prediction},
104
+ year = {2017},
105
+ howpublished = {\url{https://kaggle.com/competitions/porto-seguro-safe-driver-prediction}},
106
+ note = {Kaggle competition}
107
+ }
108
+
109
+ @misc{Jimenez2016SantanderCustomerSatisfaction,
110
+ author = {Soraya Jimenez and Will Cukierski},
111
+ title = {Santander Customer Satisfaction},
112
+ year = {2016},
113
+ howpublished = {\url{https://kaggle.com/competitions/santander-customer-satisfaction}},
114
+ note = {Kaggle competition}
115
+ }
116
+
117
+ @misc{Matthys2021WiDSDatathon2021,
118
+ author = {Karen Matthys and Meredith Lee and Neha Goel and Sharada Kalanidhi and Valerie and Vani M.},
119
+ title = {WiDS Datathon 2021},
120
+ year = {2021},
121
+ howpublished = {\url{https://kaggle.com/competitions/widsdatathon2021}},
122
+ note = {Kaggle competition}
123
+ }
124
+
125
+ @misc{McDonald2018SantanderValuePredictionChallenge,
126
+ author = {Mark McDonald and Mercedes Piedra and Sohier Dane and Soraya Jimenez},
127
+ title = {Santander Value Prediction Challenge},
128
+ year = {2018},
129
+ howpublished = {\url{https://kaggle.com/competitions/santander-value-prediction-challenge}},
130
+ note = {Kaggle competition}
131
+ }
132
+
133
+ @misc{McLeish1989HorseColic,
134
+ author = {McLeish, Mary and Cecile, Matt},
135
+ title = {{Horse Colic}},
136
+ year = {1989},
137
+ howpublished = {UCI Machine Learning Repository},
138
+ note = {{DOI}: https://doi.org/10.24432/C58W23}
139
+ }
140
+
141
+ @misc{Montoya2018HomeCreditDefaultRisk,
142
+ author = {Anna Montoya and inversion and Kirill Odintsov and Martin Kotek},
143
+ title = {Home Credit Default Risk},
144
+ year = {2018},
145
+ howpublished = {\url{https://kaggle.com/competitions/home-credit-default-risk}},
146
+ note = {Kaggle competition}
147
+ }
148
+
149
+ @misc{Novy2017MercedesBenzGreenerManufacturing,
150
+ author = {Alexander Novy and CH1Mercedes and Christian Drescher and Christian Pfaundler and KOESIM and Will Cukierski},
151
+ title = {Mercedes-Benz Greener Manufacturing},
152
+ year = {2017},
153
+ howpublished = {\url{https://kaggle.com/competitions/mercedes-benz-greener-manufacturing}},
154
+ note = {Kaggle competition}
155
+ }
156
+
157
+ @misc{OpenML43342Dataset,
158
+ author = {{OpenML}},
159
+ title = {ImmoScout24 OpenML Dataset 43342},
160
+ year = {2023},
161
+ howpublished = {\url{https://www.openml.org/d/43342}},
162
+ note = {OpenML dataset}
163
+ }
164
+
165
+ @misc{Parsa1998KDDCup1998,
166
+ author = {Ismail Parsa},
167
+ title = {KDD Cup 1998},
168
+ year = {1998},
169
+ howpublished = {\url{https://kdd.ics.uci.edu/databases/kddcup98/kddcup98.html}},
170
+ note = {Dataset, UCI Machine Learning Repository. DOI: 10.24432/C5401H}
171
+ }
172
+
173
+ @misc{Piedra2019SantanderCustomerTransactionPrediction,
174
+ author = {Mercedes Piedra and Sohier Dane and Soraya Jimenez},
175
+ title = {Santander Customer Transaction Prediction},
176
+ year = {2019},
177
+ howpublished = {\url{https://kaggle.com/competitions/santander-customer-transaction-prediction}},
178
+ note = {Kaggle competition}
179
+ }
180
+
181
+ @misc{Podsyp2020IsThisAGoodCustomer,
182
+ title={Is This a Good Customer?},
183
+ author={Podsyp},
184
+ year={2020},
185
+ publisher={Kaggle},
186
+ url={https://www.kaggle.com/datasets/podsyp/is-this-a-good-customer}
187
+ }
188
+
189
+ @misc{Rustamov2023WineDataset,
190
+ author = {Elvin Rustamov},
191
+ title = {Wine Dataset},
192
+ year = {2023},
193
+ howpublished = {\url{https://www.kaggle.com/datasets/elvinrustam/wine-dataset}},
194
+ note = {Kaggle dataset}
195
+ }
196
+
197
+ @misc{SanFrancisco2026BuildingPermits,
198
+ author = {{City and County of San Francisco}},
199
+ title = {Building Permits},
200
+ year = {2026},
201
+ howpublished = {\url{https://data.sfgov.org/Housing-and-Buildings/Building-Permits/i98e-djp9/about_data}},
202
+ note = {DataSF Open Data Portal dataset, Accessed: 2026-02-05}
203
+ }
204
+
205
+ @misc{Shritech2019GermanHousingPricePrediction,
206
+ author = {shritech1404},
207
+ title = {German Housing Price Prediction},
208
+ year = {2019},
209
+ howpublished = {\url{https://www.kaggle.com/code/shritech1404/german-housing-price-prediction}},
210
+ note = {Kaggle notebook}
211
+ }
212
+
213
+ @misc{Tejashvi2023TourTravelsCustomerChurnPrediction,
214
+ author = {Tejashvi},
215
+ title = {Tour \& Travels Customer Churn Prediction},
216
+ year = {2023},
217
+ howpublished = {\url{https://www.kaggle.com/datasets/tejashvi14/tour-travels-customer-churn-prediction}},
218
+ note = {Kaggle dataset}
219
+ }
220
+
221
+ @misc{Topre2022BankCustomerChurn,
222
+ title={Bank Customer Churn Dataset},
223
+ author={Gaurav Topre},
224
+ year={2022},
225
+ publisher={Kaggle},
226
+ url={https://www.kaggle.com/datasets/gauravtopre/bank-customer-churn-dataset}
227
+ }
228
+
229
+ @misc{UCILiverDisorders2016,
230
+ title = {Liver Disorders},
231
+ author = {{UCI Machine Learning Repository}},
232
+ year = {2016},
233
+ howpublished = {\url{https://doi.org/10.24432/C54G67}},
234
+ note = {Dataset}
235
+ }
236
+
237
+ @misc{Zwitter1987primarytumor,
238
+ author = {Zwitter, M. and Soklic, M.},
239
+ title = {{Primary Tumor}},
240
+ year = {1987},
241
+ howpublished = {UCI Machine Learning Repository},
242
+ note = {{DOI}: https://doi.org/10.24432/C5WK5Q}
243
+ }
244
+
245
+ @misc{Zwitter1988BreastCancer,
246
+ author = {Zwitter, Matjaz and Soklic, Milan},
247
+ title = {{Breast Cancer}},
248
+ year = {1988},
249
+ howpublished = {UCI Machine Learning Repository},
250
+ note = {{DOI}: https://doi.org/10.24432/C51P4M}
251
+ }
252
+
253
+ @article{abdelhamid2014phishing,
254
+ title={Phishing detection based associative classification data mining},
255
+ author={Abdelhamid, Neda and Ayesh, Aladdin and Thabtah, Fadi},
256
+ journal={Expert Systems with Applications},
257
+ volume={41},
258
+ number={13},
259
+ pages={5948--5959},
260
+ year={2014},
261
+ publisher={Elsevier}
262
+ }
263
+
264
+ @article{accetta2022seventeenth,
265
+ title={The seventeenth data release of the Sloan Digital Sky Surveys: Complete release of MaNGA, MaStar, and APOGEE-2 data},
266
+ author={Accetta, Katherine and Aerts, Conny and Aguirre, Victor Silva and Ahumada, Romina and Ajgaonkar, Nikhil and Ak, N Filiz and Alam, Shadab and Prieto, Carlos Allende and Almeida, Andres and Anders, Friedrich and others},
267
+ journal={The Astrophysical Journal Supplement Series},
268
+ volume={259},
269
+ number={2},
270
+ pages={35},
271
+ year={2022},
272
+ publisher={IOP Publishing}
273
+ }
274
+
275
+ @inproceedings{ahmed2020review,
276
+ title={Review and analysis of risk factor of maternal health in remote area using the Internet of Things (IoT)},
277
+ author={Ahmed, Marzia and Kashem, Mohammod Abul and Rahman, Mostafijur and Khatun, Sabira},
278
+ booktitle={InECCE2019: Proceedings of the 5th International Conference on Electrical, Control \& Computer Engineering, Kuantan, Pahang, Malaysia, 29th July 2019},
279
+ pages={357--365},
280
+ year={2020},
281
+ organization={Springer}
282
+ }
283
+
284
+ @misc{anes2026timeseries,
285
+ author = {{American National Election Studies}},
286
+ title = {{ANES Time Series Cumulative Data File [dataset and documentation]}},
287
+ year = {2026},
288
+ month = feb,
289
+ note = {February 5, 2026 version},
290
+ howpublished = {\url{https://www.electionstudies.org}}
291
+ }
292
+
293
+ @article{antonio2019hotel,
294
+ title={Hotel booking demand datasets},
295
+ author={Antonio, Nuno and de Almeida, Ana and Nunes, Luis},
296
+ journal={Data in brief},
297
+ volume={22},
298
+ pages={41--49},
299
+ year={2019},
300
+ publisher={Elsevier}
301
+ }
302
+
303
+ @misc{arashnic2021hr,
304
+ author = {Kaggle User Arashnic},
305
+ title = {HR Analytics: Job Change of Data Scientists},
306
+ year = {2021},
307
+ howpublished = {\url{https://www.kaggle.com/datasets/arashnic/hr-analytics-job-change-of-data-scientists}},
308
+ note = {Kaggle dataset},
309
+ }
310
+
311
+ @misc{arunjangir2452023insurance,
312
+ author = {Kaggle User Arunjangir245},
313
+ title = {Healthcare Insurance Expenses},
314
+ year = {2023},
315
+ howpublished = {\url{https://www.kaggle.com/datasets/arunjangir245/healthcare-insurance-expenses/}},
316
+ note = {Kaggle dataset},
317
+ }
318
+
319
+ @misc{averkiyoliabev2021heloc,
320
+ author = {Kaggle User Averkiyoliabev},
321
+ title = {Home Equity Line of Credit (HELOC)},
322
+ year = {2021},
323
+ howpublished = {\url{https://www.kaggle.com/datasets/averkiyoliabev/home-equity-line-of-creditheloc}},
324
+ note = {Kaggle dataset},
325
+ }
326
+
327
+ @book{baesens2016credit,
328
+ title={Credit risk analytics: Measurement techniques, applications, and examples in SAS},
329
+ author={Baesens, Bart and Roesch, Daniel and Scheule, Harald},
330
+ year={2016},
331
+ publisher={John Wiley \& Sons}
332
+ }
333
+
334
+ @incollection{bareiss1990protos,
335
+ title={Protos: An exemplar-based learning apprentice},
336
+ author={Bareiss, E Ray and Porter, Bruce W and Wier, Craig C},
337
+ booktitle={Machine learning},
338
+ pages={112--127},
339
+ year={1990},
340
+ publisher={Elsevier}
341
+ }
342
+
343
+ @article{bhattacharjee2001classification,
344
+ title={Classification of human lung carcinomas by mRNA expression profiling reveals distinct adenocarcinoma subclasses},
345
+ author={Bhattacharjee, Arindam and Richards, William G and Staunton, Jane and Li, Cheng and Monti, Stefano and Vasa, Priya and Ladd, Christine and Beheshti, Javad and Bueno, Raphael and Gillette, Michael and others},
346
+ journal={Proceedings of the National Academy of Sciences},
347
+ volume={98},
348
+ number={24},
349
+ pages={13790--13795},
350
+ year={2001},
351
+ publisher={The National Academy of Sciences}
352
+ }
353
+
354
+ @misc{bioresponse2012hamner,
355
+ author = {Ben Hamner and dcthompson and Jorg},
356
+ title = {Predicting a Biological Response},
357
+ year = {2012},
358
+ howpublished = {https://kaggle.com/competitions/bioresponse},
359
+ note = {Kaggle}
360
+ }
361
+
362
+ @article{bischl_aslib_2016,
363
+ title={Aslib: A benchmark library for algorithm selection},
364
+ author={Bischl, Bernd and Kerschke, Pascal and Kotthoff, Lars and Lindauer, Marius and Malitsky, Yuri and Fr{\'e}chette, Alexandre and Hoos, Holger and Hutter, Frank and Leyton-Brown, Kevin and Tierney, Kevin and others},
365
+ journal={Artificial Intelligence},
366
+ volume={237},
367
+ pages={41--58},
368
+ year={2016},
369
+ publisher={Elsevier}
370
+ }
371
+
372
+ @article{blackard1999comparative,
373
+ title={Comparative accuracies of artificial neural networks and discriminant analysis in predicting forest cover types from cartographic variables},
374
+ author={Blackard, Jock A and Dean, Denis J},
375
+ journal={Computers and electronics in agriculture},
376
+ volume={24},
377
+ number={3},
378
+ pages={131--151},
379
+ year={1999},
380
+ publisher={Elsevier}
381
+ }
382
+
383
+ @article{bourassa2021big,
384
+ title={Big data, accessibility and urban house prices},
385
+ author={Bourassa, Steven C and Hoesli, Martin and Merlin, Louis and Renne, John},
386
+ journal={Urban Studies},
387
+ volume={58},
388
+ number={15},
389
+ pages={3176--3195},
390
+ year={2021},
391
+ publisher={SAGE Publications Sage UK: London, England}
392
+ }
393
+
394
+ @misc{brooks1989airfoil,
395
+ title={Airfoil self-noise and prediction},
396
+ author={Brooks, Thomas F and Pope, D Stuart and Marcolini, Michael A},
397
+ year={1989}
398
+ }
399
+
400
+ @misc{campos2010cardiotocography,
401
+ author = {Campos, D. and Bernardes, J.},
402
+ title = {{Cardiotocography}},
403
+ year = {2000},
404
+ howpublished = {UCI Machine Learning Repository},
405
+ note = {{DOI}: https://doi.org/10.24432/C51S4N}
406
+ }
407
+
408
+ @article{cassotti2014prediction,
409
+ title={Prediction of acute aquatic toxicity toward daphnia magna by using the ga-k nn method},
410
+ author={Cassotti, Matteo and Ballabio, Davide and Consonni, Viviana and Mauri, Andrea and Tetko, Igor V and Todeschini, Roberto},
411
+ journal={Alternatives to Laboratory Animals},
412
+ volume={42},
413
+ number={1},
414
+ pages={31--41},
415
+ year={2014},
416
+ publisher={SAGE Publications Sage UK: London, England}
417
+ }
418
+
419
+ @article{cassotti2015similarity,
420
+ title={A similarity-based QSAR model for predicting acute toxicity towards the fathead minnow (Pimephales promelas)},
421
+ author={Cassotti, Matteo and Ballabio, Davide and Todeschini, Roberto and Consonni, Viviana},
422
+ journal={SAR and QSAR in Environmental Research},
423
+ volume={26},
424
+ number={3},
425
+ pages={217--243},
426
+ year={2015},
427
+ publisher={Taylor \& Francis}
428
+ }
429
+
430
+ @misc{cfpb2025ConsumerComplaintDatabase,
431
+ author = {{Consumer Financial Protection Bureau}},
432
+ title = {Consumer Complaint Database},
433
+ year = {2025},
434
+ howpublished = {\url{https://www.consumerfinance.gov/data-research/consumer-complaints/}},
435
+ note = {Accessed: 2026-01-23},
436
+ }
437
+
438
+ @article{chicco2020machine,
439
+ title={Machine learning can predict survival of patients with heart failure from serum creatinine and ejection fraction alone},
440
+ author={Chicco, Davide and Jurman, Giuseppe},
441
+ journal={BMC medical informatics and decision making},
442
+ volume={20},
443
+ number={1},
444
+ pages={16},
445
+ year={2020},
446
+ publisher={Springer}
447
+ }
448
+
449
+ @article{chicco2020survival,
450
+ title={Survival prediction of patients with sepsis from age, sex, and septic episode number alone},
451
+ author={Chicco, Davide and Jurman, Giuseppe},
452
+ journal={Scientific reports},
453
+ volume={10},
454
+ number={1},
455
+ pages={17156},
456
+ year={2020},
457
+ publisher={Nature Publishing Group UK London}
458
+ }"
459
+
460
+ @misc{cortez2007data,
461
+ title={A data mining approach to predict forest fires using meteorological data},
462
+ author={Cortez, Paulo and Morais, An{\'\i}bal de Jesus Raimundo},
463
+ year={2007},
464
+ publisher={Associa{\c{c}}{\~a}o Portuguesa para a Intelig{\^e}ncia Artificial (APPIA)}
465
+ }
466
+
467
+ @article{cortez2009modeling,
468
+ title={Modeling wine preferences by data mining from physicochemical properties},
469
+ author={Cortez, Paulo and Cerdeira, Ant{\'o}nio and Almeida, Fernando and Matos, Telmo and Reis, Jos{\'e}},
470
+ journal={Decision support systems},
471
+ volume={47},
472
+ number={4},
473
+ pages={547--553},
474
+ year={2009},
475
+ publisher={Elsevier}
476
+ }
477
+
478
+ @misc{cukierski2011credit,
479
+ author = {Credit Fusion and Will Cukierski},
480
+ title = {Give Me Some Credit},
481
+ year = {2011},
482
+ howpublished = {url{https://kaggle.com/competitions/GiveMeSomeCredit}},
483
+ note = {Kaggle}
484
+ }
485
+
486
+ @misc{d2lcourse2021california_house_prices,
487
+ author = {d2lcourse},
488
+ title = {California House Prices},
489
+ year = {2021},
490
+ howpublished = {\url{https://kaggle.com/competitions/california-house-prices}},
491
+ note = {Kaggle}
492
+ }
493
+
494
+ @misc{ddosad2023fitness,
495
+ author = {Kaggle User Ddosad},
496
+ title = {Fitness Club Dataset for ML Classification},
497
+ year = {2023},
498
+ howpublished = {\url{https://www.kaggle.com/datasets/ddosad/datacamps-data-science-associate-certification}},
499
+ note = {Kaggle dataset},
500
+ }
501
+
502
+ @inproceedings{deneke2014video,
503
+ title={Video transcoding time prediction for proactive load balancing},
504
+ author={Deneke, Tewodors and Haile, Habtegebreil and Lafond, S{'e}bastien and Lilius, Johan},
505
+ booktitle={2014 IEEE International Conference on Multimedia and Expo (ICME)},
506
+ pages={1--6},
507
+ year={2014},
508
+ organization={IEEE}
509
+ }
510
+
511
+ @article{detrano1989international,
512
+ title={International application of a new probability algorithm for the diagnosis of coronary artery disease},
513
+ author={Detrano, Robert and Janosi, Andras and Steinbrunn, Walter and Pfisterer, Matthias and Schmid, Johann-Jakob and Sandhu, Sarbjit and Guppy, Kern H and Lee, Stella and Froelicher, Victor},
514
+ journal={The American journal of cardiology},
515
+ volume={64},
516
+ number={5},
517
+ pages={304--310},
518
+ year={1989},
519
+ publisher={Elsevier}
520
+ }
521
+
522
+ @article{dickson1989prognosis,
523
+ title={Prognosis in primary biliary cirrhosis: model for decision making},
524
+ author={Dickson, E Rolland and Grambsch, Patricia M and Fleming, Thomas R and Fisher, Lloyd D and Langworthy, Alice},
525
+ journal={Hepatology},
526
+ volume={10},
527
+ number={1},
528
+ pages={1--7},
529
+ year={1989},
530
+ publisher={Wiley Online Library}
531
+ }
532
+
533
+ @article{dietterich1993comparison,
534
+ title={A comparison of dynamic reposing and tangent distance for drug activity prediction},
535
+ author={Dietterich, Thomas and Jain, Ajay and Lathrop, Richard and Lozano-Perez, Tomas},
536
+ journal={Advances in neural information processing systems},
537
+ volume={6},
538
+ year={1993}
539
+ }
540
+
541
+ @inproceedings{efron1981statistical,
542
+ title={Statistical theory and the computer},
543
+ author={Efron, Bradley and Gong, Gail},
544
+ booktitle={Computer science and statistics: Proceedings of the 13th Symposium on the Interface},
545
+ pages={3--7},
546
+ year={1981},
547
+ organization={Springer}
548
+ }
549
+
550
+ @article{esen2024early,
551
+ title={Early prediction of gallstone disease with a machine learning-based method from bioimpedance and laboratory data},
552
+ author={Esen, {\.I}rfan and Arslan, Hilal and Esen, Selin Akt{\"u}rk and G{\"u}l{\c{s}}en, Mervenur and K{\"u}ltekin, Nimet and {\"O}zdemir, O{\u{g}}uzhan},
553
+ journal={Medicine},
554
+ volume={103},
555
+ number={8},
556
+ pages={e37258},
557
+ year={2024},
558
+ publisher={LWW}
559
+ }
560
+
561
+ @inproceedings{flogard2022dataset,
562
+ title={A dataset for efforts towards achieving the sustainable development goal of safe working environments},
563
+ author={Flogard, Eirik Lund and Mengshoel, Ole Jakob},
564
+ booktitle={Thirty-sixth Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
565
+ year={2022}
566
+ }
567
+
568
+ @article{golovenkin2020trajectories,
569
+ title={Trajectories, bifurcations, and pseudo-time in large clinical datasets: applications to myocardial infarction and diabetes data},
570
+ author={Golovenkin, Sergey E and Bac, Jonathan and Chervov, Alexander and Mirkes, Evgeny M and Orlova, Yuliya V and Barillot, Emmanuel and Gorban, Alexander N and Zinovyev, Andrei},
571
+ journal={GigaScience},
572
+ volume={9},
573
+ number={11},
574
+ pages={giaa128},
575
+ year={2020},
576
+ publisher={Oxford University Press}
577
+ }
578
+
579
+ @misc{gopalani2021ecommerce,
580
+ author = {Prachi Gopalani},
581
+ title = {E-Commerce Shipping Data},
582
+ year = {2021},
583
+ howpublished = {\url{https://www.kaggle.com/datasets/prachi13/customer-analytics}},
584
+ note = {Kaggle dataset},
585
+ }
586
+
587
+ @article{gul2021structure,
588
+ title={Structure-based design and classifications of small molecules regulating the circadian rhythm period},
589
+ author={Gul, Seref and Rahim, Fatih and Isin, Safak and Yilmaz, Fatma and Ozturk, Nuri and Turkay, Metin and Kavakli, Ibrahim Halil},
590
+ journal={Scientific reports},
591
+ volume={11},
592
+ number={1},
593
+ pages={18510},
594
+ year={2021},
595
+ publisher={Nature Publishing Group UK London}
596
+ }
597
+
598
+ @article{guvenir1998learning,
599
+ title={Learning differential diagnosis of erythemato-squamous diseases using voting feature intervals},
600
+ author={G{\"u}venir, H Altay and Demir{\"o}z, G{\"u}l{\c{s}}en and Ilter, Nilsel},
601
+ journal={Artificial intelligence in medicine},
602
+ volume={13},
603
+ number={3},
604
+ pages={147--165},
605
+ year={1998},
606
+ publisher={Elsevier}
607
+ }
608
+
609
+ @inproceedings{guyon2007agnostic,
610
+ author={Isabelle Guyon and Amir Saffari and Gideon Dror and Gavin Cawley},
611
+ booktitle={2007 International Joint Conference on Neural Networks},
612
+ title={Agnostic Learning vs. Prior Knowledge Challenge},
613
+ year={2007},
614
+ pages={829-834},
615
+ doi={10.1109/IJCNN.2007.4371065}
616
+ }
617
+
618
+ @inproceedings{guyon2009analysis,
619
+ title={Analysis of the kdd cup 2009: Fast scoring on a large orange customer database},
620
+ author={Guyon, Isabelle and Lemaire, Vincent and Boull{\'e}, Marc and Dror, Gideon and Vogel, David},
621
+ booktitle={KDD-Cup 2009 Competition},
622
+ pages={1--22},
623
+ year={2009},
624
+ organization={PMLR}
625
+ }
626
+
627
+ @article{hamidieh2018data,
628
+ title={A data-driven statistical model for predicting the critical temperature of a superconductor},
629
+ author={Hamidieh, Kam},
630
+ journal={Computational Materials Science},
631
+ volume={154},
632
+ pages={346--354},
633
+ year={2018},
634
+ publisher={Elsevier}
635
+ }
636
+
637
+ @misc{hamner2013amazon,
638
+ author = {Ben Hamner and kenmonta and Will Cukierski},
639
+ title = {Amazon.com - Employee Access Challenge},
640
+ year = {2013},
641
+ howpublished = {\url{https://www.kaggle.com/competitions/amazon-employee-access-challenge}},
642
+ note = {Kaggle competition},
643
+ }
644
+
645
+ @article{higuera2015self,
646
+ title={Self-organizing feature maps identify proteins critical to learning in a mouse model of down syndrome},
647
+ author={Higuera, Clara and Gardiner, Katheleen J and Cios, Krzysztof J},
648
+ journal={PloS one},
649
+ volume={10},
650
+ number={6},
651
+ pages={e0129126},
652
+ year={2015},
653
+ publisher={Public Library of Science San Francisco, CA USA}
654
+ }
655
+
656
+ @article{hingorani2003preinvasive,
657
+ title={Preinvasive and invasive ductal pancreatic cancer and its early detection in the mouse},
658
+ author={Hingorani, Sunil R and Petricoin, Emanuel F and Maitra, Anirban and Rajapakse, Vinodh and King, Catrina and Jacobetz, Michael A and Ross, Sally and Conrads, Thomas P and Veenstra, Timothy D and Hitt, Ben A and others},
659
+ journal={Cancer cell},
660
+ volume={4},
661
+ number={6},
662
+ pages={437--450},
663
+ year={2003},
664
+ publisher={Elsevier}
665
+ }"
666
+
667
+ @article{hoffmann2018using,
668
+ title={Using machine learning techniques to generate laboratory diagnostic pathways—a case study},
669
+ author={Hoffmann, Georg and Bietenbeck, Andreas and Lichtinghagen, Ralf and Klawonn, Frank},
670
+ journal={Journal of Laboratory and Precision Medicine},
671
+ volume={3},
672
+ number={6},
673
+ year={2018},
674
+ publisher={AME Publishing Company}
675
+ }
676
+
677
+ @misc{hofmann1994statlog,
678
+ author = {Hofmann, H.},
679
+ title = {Statlog (German Credit Data) [Dataset]},
680
+ year = {1994},
681
+ howpublished = {\url{https://doi.org/10.24432/C5NC77}},
682
+ note = {UCI Machine Learning Repository},
683
+ }
684
+
685
+ @article{hoos2014claspfolio,
686
+ title={claspfolio 2: Advances in algorithm selection for answer set programming},
687
+ author={Hoos, Holger and Lindauer, Marius and Schaub, Torsten},
688
+ journal={Theory and Practice of Logic Programming},
689
+ volume={14},
690
+ number={4-5},
691
+ pages={569--585},
692
+ year={2014},
693
+ publisher={Cambridge University Press}
694
+ }
695
+
696
+ @inproceedings{horton1996probabilistic,
697
+ title={A probabilistic classification system for predicting the cellular localization sites of proteins.},
698
+ author={Horton, Paul and Nakai, Kenta},
699
+ booktitle={Ismb},
700
+ volume={4},
701
+ pages={109--115},
702
+ year={1996},
703
+ organization={St. Louis, Missouri, USA}
704
+ }
705
+
706
+ @misc{howard2022amex,
707
+ author = {Howard, Addison and AritraAmex and Xu, Di and Vashani, Hossein and inversion and Negin and Dane, Sohier},
708
+ title = {American Express -- Default Prediction},
709
+ year = {2022},
710
+ howpublished = {Kaggle Competition},
711
+ url = {https://kaggle.com/competitions/amex-default-prediction},
712
+ note = {Accessed via Kaggle}
713
+ }
714
+
715
+ @article{huang2025interdia,
716
+ title={InterDIA: Interpretable prediction of drug-induced autoimmunity through ensemble machine learning approaches},
717
+ author={Huang, Lina and Liu, Peineng and Huang, Xiaojie},
718
+ journal={Toxicology},
719
+ volume={511},
720
+ pages={154064},
721
+ year={2025},
722
+ publisher={Elsevier}
723
+ }
724
+
725
+ @misc{huawei_netop_5g_energy_consumption,
726
+ author = {{HUAWEI Netop Team}},
727
+ title = {5G Network Energy Consumption Dataset},
728
+ year = {n.d.},
729
+ howpublished = {\url{https://huggingface.co/datasets/netop/5G-Network-Energy-Consumption}},
730
+ note = {Dataset hosted on Hugging Face, accessed 2026-04-15}
731
+ }
732
+
733
+ @misc{ida2016challenge,
734
+ author = {{IDA2016Challenge}},
735
+ title = {IDA2016Challenge [Dataset]},
736
+ year = {2016},
737
+ howpublished = {\url{https://doi.org/10.24432/C5V60Q}},
738
+ note = {UCI Machine Learning Repository},
739
+ }
740
+
741
+ @misc{ieee-fraud-detection,
742
+ author = {Addison Howard and Bernadette Bouchon-Meunier and IEEE CIS and inversion and John Lei and Lynn@Vesta and Marcus2010 and Prof. Hussein Abbass},
743
+ title = {IEEE-CIS Fraud Detection},
744
+ year = {2019},
745
+ howpublished = {\url{https://kaggle.com/competitions/ieee-fraud-detection}},
746
+ note = {Kaggle}
747
+ }
748
+
749
+ @article{imran2021mining,
750
+ title={Mining the productivity data of the garment industry},
751
+ author={Imran, Abdullah Al and Rahim, Md Shamsur and Ahmed, Tanvir},
752
+ journal={International Journal of Business Intelligence and Data Mining},
753
+ volume={19},
754
+ number={3},
755
+ pages={319--342},
756
+ year={2021},
757
+ publisher={Inderscience Publishers (IEL)}
758
+ }
759
+
760
+ @inproceedings{islam2019likelihood,
761
+ title={Likelihood prediction of diabetes at early stage using data mining techniques},
762
+ author={Islam, MM Faniqul and Ferdousi, Rahatara and Rahman, Sadikur and Bushra, Humayra Yasmin},
763
+ booktitle={Computer Vision and Machine Intelligence in Medical Image Analysis: International Symposium, ISCMM 2019},
764
+ pages={113--125},
765
+ year={2019},
766
+ organization={Springer}
767
+ }
768
+
769
+ @misc{kaggle_rossmann_store_sales,
770
+ title = {Rossmann Store Sales},
771
+ author = {{Kaggle}},
772
+ howpublished = {\url{https://www.kaggle.com/competitions/rossmann-store-sales/overview}},
773
+ note = {Kaggle competition page. Accessed: 2026-03-19},
774
+ year = {2015}
775
+ }
776
+
777
+ @article{keramati2011churn,
778
+ title={Churn analysis for an Iranian mobile operator},
779
+ author={Keramati, Abbas and Ardabili, Seyed MS},
780
+ journal={Telecommunications Policy},
781
+ volume={35},
782
+ number={4},
783
+ pages={344--356},
784
+ year={2011},
785
+ publisher={Elsevier}
786
+ }
787
+
788
+ @article{kirchgassner2020estimating,
789
+ title={Estimating electric motor temperatures with deep residual machine learning},
790
+ author={Kirchg{"a}ssner, Wilhelm and Wallscheid, Oliver and B{"o}cker, Joachim},
791
+ journal={IEEE Transactions on Power Electronics},
792
+ volume={36},
793
+ number={7},
794
+ pages={7480--7488},
795
+ year={2020},
796
+ publisher={IEEE}
797
+ }
798
+
799
+ @article{liang2016financial,
800
+ title={Financial ratios and corporate governance indicators in bankruptcy prediction: A comprehensive study},
801
+ author={Liang, Deron and Lu, Chia-Chi and Tsai, Chih-Fong and Shih, Guan-An},
802
+ journal={European journal of operational research},
803
+ volume={252},
804
+ number={2},
805
+ pages={561--572},
806
+ year={2016},
807
+ publisher={Elsevier}
808
+ }
809
+
810
+ @article{little2007exploiting,
811
+ title={Exploiting nonlinear recurrence and fractal scaling properties for voice disorder detection},
812
+ author={Little, Max and Mcsharry, Patrick and Roberts, Stephen and Costello, Declan and Moroz, Irene},
813
+ journal={Nature Precedings},
814
+ pages={1--1},
815
+ year={2007},
816
+ publisher={Nature Publishing Group UK London}
817
+ }
818
+
819
+ @article{mahe2014automatic,
820
+ title={Automatic identification of mixed bacterial species fingerprints in a MALDI-TOF mass-spectrum},
821
+ author={Mahe, Pierre and Arsac, Maud and Chatellier, Sonia and Monnin, Val{\'e}rie and Perrot, Nadine and Mailler, Sandrine and Girard, Victoria and Ramjeet, Mahendrasingh and Surre, J{\'e}r{\'e}my and Lacroix, Bruno and others},
822
+ journal={Bioinformatics},
823
+ volume={30},
824
+ number={9},
825
+ pages={1280--1286},
826
+ year={2014},
827
+ publisher={Oxford University Press}
828
+ }
829
+
830
+ @article{mansouri2013quantitative,
831
+ title={Quantitative structure--activity relationship models for ready biodegradability of chemicals},
832
+ author={Mansouri, Kamel and Ringsted, Tine and Ballabio, Davide and Todeschini, Roberto and Consonni, Viviana},
833
+ journal={Journal of chemical information and modeling},
834
+ volume={53},
835
+ number={4},
836
+ pages={867--878},
837
+ year={2013},
838
+ publisher={ACS Publications}
839
+ }
840
+
841
+ @article{marcinkevivcs2024interpretable,
842
+ title={Interpretable and intervenable ultrasonography-based machine learning models for pediatric appendicitis},
843
+ author={Marcinkevi{\v{c}}s, Ri{\v{c}}ards and Wolfertstetter, Patricia Reis and Klimiene, Ugne and Chin-Cheong, Kieran and Paschke, Alyssia and Zerres, Julia and Denzinger, Markus and Niederberger, David and Wellmann, Sven and Ozkan, Ece and others},
844
+ journal={Medical image analysis},
845
+ volume={91},
846
+ pages={103042},
847
+ year={2024},
848
+ publisher={Elsevier}
849
+ }
850
+
851
+ @misc{marcoulides2005churn,
852
+ title={Discovering knowledge in data: An introduction to data mining},
853
+ author={Marcoulides, George A},
854
+ year={2005},
855
+ publisher={Taylor \& Francis}
856
+ }
857
+
858
+ @article{marcus2010open,
859
+ title={Open access series of imaging studies: longitudinal MRI data in nondemented and demented older adults},
860
+ author={Marcus, Daniel S and Fotenos, Anthony F and Csernansky, John G and Morris, John C and Buckner, Randy L},
861
+ journal={Journal of cognitive neuroscience},
862
+ volume={22},
863
+ number={12},
864
+ pages={2677--2684},
865
+ year={2010},
866
+ }
867
+
868
+ @inproceedings{martins2021early,
869
+ title={Early prediction of student’s performance in higher education: A case study},
870
+ author={Martins, M{\'o}nica V and Tolledo, Daniel and Machado, Jorge and Baptista, Lu{\'\i}s MT and Realinho, Valentim},
871
+ booktitle={Trends and Applications in Information Systems and Technologies: Volume 1 9},
872
+ pages={166--175},
873
+ year={2021},
874
+ organization={Springer}
875
+ }
876
+
877
+ @article{mathur2021naticusdroid,
878
+ title={NATICUSdroid: A malware detection framework for Android using native and custom permissions},
879
+ author={Mathur, Akshay and Podila, Laxmi Mounika and Kulkarni, Keyur and Niyaz, Quamar and Javaid, Ahmad Y},
880
+ journal={Journal of Information Security and Applications},
881
+ volume={58},
882
+ pages={102696},
883
+ year={2021},
884
+ publisher={Elsevier}
885
+ }
886
+
887
+ @inproceedings{menzies2004good,
888
+ title={How good is your blind spot sampling policy},
889
+ author={Menzies, Tim and Di Stefano, Justin S},
890
+ booktitle={Eighth IEEE International Symposium on High Assurance Systems Engineering, 2004. Proceedings.},
891
+ pages={129--138},
892
+ year={2004},
893
+ organization={IEEE}
894
+ }
895
+
896
+ @article{moro2014bank-marketing,
897
+ title={A data-driven approach to predict the success of bank telemarketing},
898
+ author={Moro, S{\'e}rgio and Cortez, Paulo and Rita, Paulo},
899
+ journal={Decision Support Systems},
900
+ volume={62},
901
+ pages={22--31},
902
+ year={2014},
903
+ publisher={Elsevier}
904
+ }
905
+
906
+ @article{olier2018meta,
907
+ title={Meta-QSAR: a large-scale application of meta-learning to drug design and discovery},
908
+ author={Olier, Ivan and Sadawi, Noureddin and Bickerton, G Richard and Vanschoren, Joaquin and Grosan, Crina and Soldatova, Larisa and King, Ross D},
909
+ journal={Machine Learning},
910
+ volume={107},
911
+ pages={285--311},
912
+ year={2018},
913
+ publisher={Springer}
914
+ }
915
+
916
+ @article{pace1997sparse,
917
+ title={Sparse spatial autoregressions},
918
+ author={Pace, R Kelley and Barry, Ronald},
919
+ journal={Statistics \& Probability Letters},
920
+ volume={33},
921
+ number={3},
922
+ pages={291--297},
923
+ year={1997},
924
+ publisher={Elsevier}
925
+ }
926
+
927
+ @article{palechor2019dataset,
928
+ title={Dataset for estimation of obesity levels based on eating habits and physical condition in individuals from Colombia, Peru and Mexico},
929
+ author={Palechor, Fabio Mendoza and De la Hoz Manotas, Alexis},
930
+ journal={Data in brief},
931
+ volume={25},
932
+ pages={104344},
933
+ year={2019},
934
+ publisher={Elsevier}
935
+ }
936
+
937
+ @misc{paolocons2020fiat,
938
+ author = {Kaggle User Paolocons},
939
+ title = {Another Dataset on Used Fiat 500 (1538 Rows)},
940
+ year = {2020},
941
+ howpublished = {\url{https://www.kaggle.com/datasets/paolocons/another-fiat-500-dataset-1538-rows}},
942
+ note = {Kaggle dataset},
943
+ }
944
+
945
+ @inproceedings{peeters2021performance,
946
+ title={Performance Prediction for Hardware-Software Configurations: A Case Study for Video Games},
947
+ author={Peeters, Sven and Melnikov, Vitalik and H{""u}llermeier, Eyke},
948
+ booktitle={International Symposium on Intelligent Data Analysis},
949
+ pages={222--234},
950
+ year={2021},
951
+ organization={Springer}
952
+ }
953
+
954
+ @article{penrose1985generalized,
955
+ title={Generalized body composition prediction equation for men using simple measurement techniques},
956
+ author={Penrose, Keith W and Nelson, Arnold G and Fisher, Arnold Garth},
957
+ journal={Medicine \& Science in Sports \& Exercise},
958
+ volume={17},
959
+ number={2},
960
+ pages={189},
961
+ year={1985},
962
+ publisher={Ovid Technologies (Wolters Kluwer Health)}
963
+ }
964
+
965
+ @article{petricoin2002serum,
966
+ title={Serum proteomic patterns for detection of prostate cancer},
967
+ author={Petricoin III, Emanuel F and Ornstein, David K and Paweletz, Cloud P and Ardekani, Ali and Hackett, Paul S and Hitt, Ben A and Velassco, Alfredo and Trucco, Christian and Wiegand, Laura and Wood, Kamillah and others},
968
+ journal={Journal of the National Cancer Institute},
969
+ volume={94},
970
+ number={20},
971
+ pages={1576--1578},
972
+ year={2002},
973
+ publisher={Oxford University Press}
974
+ }
975
+
976
+ @article{quinlan1987simplifying,
977
+ title={Simplifying decision trees},
978
+ author={Quinlan, J. Ross},
979
+ journal={International journal of man-machine studies},
980
+ volume={27},
981
+ number={3},
982
+ pages={221--234},
983
+ year={1987},
984
+ publisher={Elsevier}
985
+ }
986
+
987
+ @misc{rajatkumar302023food,
988
+ author = {Kaggle User Rajatkumar30},
989
+ title = {Food Delivery Time},
990
+ year = {2023},
991
+ howpublished = {\url{https://www.kaggle.com/datasets/rajatkumar30/food-delivery-time}},
992
+ note = {Kaggle dataset},
993
+ }
994
+
995
+ @article{ramana2012critical,
996
+ title={A critical comparative study of liver patients from USA and INDIA: an exploratory analysis},
997
+ author={Ramana, Bendi Venkata and Babu, M Surendra Prasad and Venkateswarlu, NB},
998
+ journal={International Journal of Computer Science Issues (IJCSI)},
999
+ volume={9},
1000
+ number={3},
1001
+ pages={506},
1002
+ year={2012},
1003
+ publisher={International Journal of Computer Science Issues (IJCSI)}
1004
+ }
1005
+
1006
+ @misc{rana2013protein,
1007
+ author = {Rana, Prashant},
1008
+ title = {Physicochemical Properties of Protein Tertiary Structure},
1009
+ year = {2013},
1010
+ howpublished = {\url{https://doi.org/10.24432/C5QW3H}},
1011
+ note = {UCI Machine Learning Repository},
1012
+ }
1013
+
1014
+ @article{reyna2020early,
1015
+ title={Early prediction of sepsis from clinical data: the PhysioNet/Computing in Cardiology Challenge 2019},
1016
+ author={Reyna, Matthew A and Josef, Christopher S and Jeter, Russell and Shashikumar, Supreeth P and Westover, M Brandon and Nemati, Shamim and Clifford, Gari D and Sharma, Ashish},
1017
+ journal={Critical care medicine},
1018
+ volume={48},
1019
+ number={2},
1020
+ pages={210--217},
1021
+ year={2020},
1022
+ publisher={LWW}
1023
+ }
1024
+
1025
+ @article{ricci2021machine,
1026
+ title={Machine-learning-based microwave sensing: A case study for the food industry},
1027
+ author={Ricci, Marco and {\v{S}}titi{\'c}, Bernardita and Urbinati, Luca and Di Guglielmo, Giuseppe and Vasquez, Jorge A Tob{\'o}n and Carloni, Luca P and Vipiana, Francesca and Casu, Mario R},
1028
+ journal={IEEE Journal on Emerging and Selected Topics in Circuits and Systems},
1029
+ volume={11},
1030
+ number={3},
1031
+ pages={503--514},
1032
+ year={2021},
1033
+ publisher={IEEE}
1034
+ }
1035
+
1036
+ @article{rossouw1983coronary,
1037
+ title={Coronary risk factor screening in three rural communities. The CORIS baseline study.},
1038
+ author={Rossouw, JE and Du Plessis, JP and Benad{\'e}, AJ and Jordaan, PC and Kotze, JP and Jooste, PL and Ferreira, JJ},
1039
+ journal={South African medical journal= Suid-Afrikaanse tydskrif vir geneeskunde},
1040
+ volume={64},
1041
+ number={12},
1042
+ pages={430--436},
1043
+ year={1983}
1044
+ }
1045
+
1046
+ @inproceedings{rubachev2025tabred,
1047
+ title={TabReD: Analyzing Pitfalls and Filling the Gaps in Tabular Deep Learning Benchmarks},
1048
+ author={Rubachev, Ivan and Kartashev, Nikolay and Gorishniy, Yury and Babenko, Artem},
1049
+ booktitle={The Thirteenth International Conference on Learning Representations},
1050
+ year={2025},
1051
+ }
1052
+
1053
+ @article{ruiz2023development,
1054
+ title={Development and evaluations of the ancestry informative markers of the VISAGE Enhanced Tool for Appearance and Ancestry},
1055
+ author={Ruiz-Ram{\'\i}rez, Jorge and de La Puente, M and Xavier, Catarina and Ambroa-Conde, Adri{\'a}n and {\'A}lvarez-Dios, J and Freire-Aradas, A and Mosquera-Miguel, Ana and Ralf, Arwin and Amory, Christina and Katsara, Maria Alexandra and others},
1056
+ journal={Forensic Science International: Genetics},
1057
+ volume={64},
1058
+ pages={102853},
1059
+ year={2023},
1060
+ publisher={Elsevier}
1061
+ }
1062
+
1063
+ @article{sakar2019real,
1064
+ title={Real-time prediction of online shoppers’ purchasing intention using multilayer perceptron and LSTM recurrent neural networks},
1065
+ author={Sakar, C Okan and Polat, S Olcay and Katircioglu, Mete and Kastro, Yomi},
1066
+ journal={Neural Computing and Applications},
1067
+ volume={31},
1068
+ number={10},
1069
+ pages={6893--6908},
1070
+ year={2019},
1071
+ publisher={Springer}
1072
+ }
1073
+
1074
+ @misc{saldanha2020marketing,
1075
+ author = {Saldanha, Rodolfo},
1076
+ title = {Marketing Campaign},
1077
+ year = {2020},
1078
+ howpublished = {\url{https://www.kaggle.com/datasets/rodsaldanha/arketing-campaign}},
1079
+ note = {Kaggle dataset},
1080
+ }
1081
+
1082
+ @article{sanz2025credit,
1083
+ title={Credit Risk Meets Large Language Models: Building a Risk Indicator from Loan Descriptions in P2P Lending},
1084
+ author={Sanz-Guerrero, Mario and Arroyo, Javier},
1085
+ journal={Inteligencia Artificial},
1086
+ volume={28},
1087
+ number={75},
1088
+ pages={220--247},
1089
+ year={2025}
1090
+ }
1091
+
1092
+ @article{sikora2010application,
1093
+ title={Application of rule induction algorithms for analysis of data collected by seismic hazard monitoring systems in coal mines},
1094
+ author={Sikora, Marek and Wr{\'o}bel, {\L}ukasz},
1095
+ journal={Archives of Mining Sciences},
1096
+ volume={55},
1097
+ number={1},
1098
+ pages={91--114},
1099
+ year={2010}
1100
+ }
1101
+
1102
+ @misc{silva2008using,
1103
+ title={Using data mining to predict secondary school student performance},
1104
+ author={Silva, Alice},
1105
+ year={2008}
1106
+ }
1107
+
1108
+ @article{spira2007airway,
1109
+ title={Airway epithelial gene expression in the diagnostic evaluation of smokers with suspect lung cancer},
1110
+ author={Spira, Avrum and Beane, Jennifer E and Shah, Vishal and Steiling, Katrina and Liu, Gang and Schembri, Frank and Gilman, Sean and Dumas, Yves-Martine and Calner, Paul and Sebastiani, Paola and others},
1111
+ journal={Nature medicine},
1112
+ volume={13},
1113
+ number={3},
1114
+ pages={361--366},
1115
+ year={2007},
1116
+ publisher={Nature Publishing Group US New York}
1117
+ }
1118
+
1119
+ @article{strack2014impact,
1120
+ title={Impact of HbA1c measurement on hospital readmission rates: analysis of 70,000 clinical database patient records},
1121
+ author={Strack, Beata and DeShazo, Jonathan P and Gennings, Chris and Olmo, Juan L and Ventura, Sebastian and Cios, Krzysztof J and Clore, John N},
1122
+ journal={BioMed research international},
1123
+ volume={2014},
1124
+ number={1},
1125
+ pages={781670},
1126
+ year={2014},
1127
+ publisher={Wiley Online Library}
1128
+ }
1129
+
1130
+ @article{towell1994knowledge,
1131
+ title={Knowledge-based artificial neural networks},
1132
+ author={Towell, Geoffrey G and Shavlik, Jude W},
1133
+ journal={Artificial intelligence},
1134
+ volume={70},
1135
+ number={1-2},
1136
+ pages={119--165},
1137
+ year={1994},
1138
+ publisher={Elsevier}
1139
+ }
1140
+
1141
+ @article{tsanas2009accurate,
1142
+ title={Accurate telemonitoring of Parkinson’s disease progression by non-invasive speech tests},
1143
+ author={Tsanas, Athanasios and Little, Max and McSharry, Patrick and Ramig, Lorraine},
1144
+ journal={Nature Precedings},
1145
+ pages={1--1},
1146
+ year={2009},
1147
+ publisher={Nature Publishing Group UK London}
1148
+ }
1149
+
1150
+ @techreport{van2000coil,
1151
+ title={CoIL challenge 2000: The insurance company case},
1152
+ author={Van Der Putten, Peter and van Someren, Maarten and others},
1153
+ year={2000},
1154
+ institution={Technical Report 2000--09, Leiden Institute of Advanced Computer Science}
1155
+ }
1156
+
1157
+ @article{vidros2017automatic,
1158
+ title={Automatic detection of online recruitment frauds: Characteristics, methods, and a public dataset},
1159
+ author={Vidros, Sokratis and Kolias, Constantinos and Kambourakis, Georgios and Akoglu, Leman},
1160
+ journal={Future Internet},
1161
+ volume={9},
1162
+ number={1},
1163
+ pages={6},
1164
+ year={2017},
1165
+ publisher={MDPI}
1166
+ }
1167
+
1168
+ @article{wang2017bayesian,
1169
+ title={A bayesian framework for learning rule sets for interpretable classification},
1170
+ author={Wang, Tong and Rudin, Cynthia and Doshi-Velez, Finale and Liu, Yimin and Klampfl, Erica and MacNeille, Perry},
1171
+ journal={Journal of Machine Learning Research},
1172
+ volume={18},
1173
+ number={70},
1174
+ pages={1--37},
1175
+ year={2017}
1176
+ }
1177
+
1178
+ @misc{webrobots2026kickstarter,
1179
+ title = {Kickstarter Datasets},
1180
+ author = {{Web Robots}},
1181
+ howpublished = {\url{https://webrobots.io/kickstarter-datasets/}},
1182
+ note = {Accessed: 2026-01-25},
1183
+ year = {2026},
1184
+ organization = {Web Robots}
1185
+ }
1186
+
1187
+ @incollection{wickham2016data,
1188
+ title={Data analysis},
1189
+ author={Wickham, Hadley},
1190
+ booktitle={ggplot2: Elegant graphics for data analysis},
1191
+ pages={189--201},
1192
+ year={2016},
1193
+ publisher={Springer}
1194
+ }
1195
+
1196
+ @article{xavier2020development,
1197
+ title={Development and validation of the VISAGE AmpliSeq basic tool to predict appearance and ancestry from DNA},
1198
+ author={Xavier, Catarina and de la Puente, Maria and Mosquera-Miguel, Ana and Freire-Aradas, Ana and Kalamara, Vivian and Vidaki, Athina and Gross, Theresa E and Revoir, Andrew and Po{\'s}piech, Ewelina and Kartasi{\'n}ska, Ewa and others},
1199
+ journal={Forensic Science International: Genetics},
1200
+ volume={48},
1201
+ pages={102336},
1202
+ year={2020},
1203
+ publisher={Elsevier}
1204
+ }
1205
+
1206
+ @misc{yakhyojon2023airlinesatisfaction,
1207
+ author = {Kaggle User Yakhyojon},
1208
+ title = {Customer Satisfaction in Airline.},
1209
+ year = {2023},
1210
+ howpublished = {url{https://www.kaggle.com/datasets/yakhyojon/customer-satisfaction-in-airline}},
1211
+ note = {Kaggle}
1212
+ }
1213
+
1214
+ @article{yeh1998modeling,
1215
+ title={Modeling of strength of high-performance concrete using artificial neural networks},
1216
+ author={Yeh, I-C},
1217
+ journal={Cement and Concrete research},
1218
+ volume={28},
1219
+ number={12},
1220
+ pages={1797--1808},
1221
+ year={1998},
1222
+ publisher={Elsevier}
1223
+ }
1224
+
1225
+ @article{yeh2009comparisons,
1226
+ title={The comparisons of data mining techniques for the predictive accuracy of probability of default of credit card clients},
1227
+ author={Yeh, I-Cheng and Lien, Che-hui},
1228
+ journal={Expert systems with applications},
1229
+ volume={36},
1230
+ number={2},
1231
+ pages={2473--2480},
1232
+ year={2009},
1233
+ publisher={Elsevier}
1234
+ }
1235
+
1236
+ @article{yeh2009knowledge,
1237
+ title={Knowledge discovery on RFM model using Bernoulli sequence},
1238
+ author={Yeh, I-Cheng and Yang, King-Jang and Ting, Tao-Ming},
1239
+ journal={Expert Systems with applications},
1240
+ volume={36},
1241
+ number={3},
1242
+ pages={5866--5871},
1243
+ year={2009},
1244
+ publisher={Elsevier}
1245
+ }
1246
+
1247
+ @article{zikeba2016ensemble,
1248
+ title={Ensemble boosted trees with synthetic features generation in application to bankruptcy prediction},
1249
+ author={Zi{\k{e}}ba, Maciej and Tomczak, Sebastian K and Tomczak, Jakub M},
1250
+ journal={Expert systems with applications},
1251
+ volume={58},
1252
+ pages={93--101},
1253
+ year={2016},
1254
+ publisher={Elsevier}
1255
+ }
1256
+
1257
+ @misc{zindi_ghana_indigenous_intel_2025,
1258
+ author = {{Zindi}},
1259
+ title = {Ghana's Indigenous Intel Challenge [BEGINNERS ONLY]: Data},
1260
+ year = {2025},
1261
+ howpublished = {\url{https://zindi.africa/competitions/ghana-indigenous-intel-challenge/data}},
1262
+ note = {Zindi dataset page. Accessed 2026-04-11}
1263
+ }