TINTOlib Benchmark Hub

TINTOlib provides a suite of vision-inspired baselines for tabular learning. This hub gathers curated benchmark results across regression, binary classification, and multiclass classification tasks using the new per-dataset data sources in _data/datasets/.

Explore the Results

Dataset Coverage

Task Datasets
Regression 3
Binary 2
Multiclass 3

How to Read the Reports

Each task page lists every dataset with:

  1. Dataset information – core statistics plus links back to the original source.
  2. Leaderboard – baseline tree models for quick reference.
  3. Architecture sections – detailed metrics for TINTOlib transformations (ViT, CNN, hybrids, etc.).
  4. Quick Check – at-a-glance comparison of best classical (Trees/MLP) vs. best transformed (ViT/CNN/Hybrid) models, showing whether tabular-to-image transformations improve performance for each dataset.

Use these pages to compare architectures, check data characteristics, and identify promising starting points for new experiments. The Quick Check summaries help you quickly spot which datasets benefit most from vision-based approaches.