Skip to content

The code repository for ICML25 paper "TabPFN Unleashed: A Scalable and Effective Solution to Tabular Classification Problems"

License

Notifications You must be signed in to change notification settings

LAMDA-Tabular/BETA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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},
}

About

The code repository for ICML25 paper "TabPFN Unleashed: A Scalable and Effective Solution to Tabular Classification Problems"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages