Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 655 Bytes

File metadata and controls

31 lines (18 loc) · 655 Bytes

TabPFN Unleashed: A Scalable and Effective Solution to Tabular Classification Problems

Quick Start

To train and evaluate the model on a specific dataset:

python main.py --dataset [dataset_name]

Datasets are available at Google Drive.

Citation

If you use Beta in your research, please cite:

@inproceedings{LiuBeta2025,
  title={TabPFN Unleashed: A Scalable and Effective Solution to Tabular Classification Problems},
  author={Si-Yang Liu and Han-Jia Ye},
  year={2025},
  booktitle={ICML},
}