PriorLabs/TabPFN
⚡ TabPFN: Foundation Model for Tabular Data ⚡
Based on the README, here's a technical summary: Built on a pretrained transformer architecture trained exclusively on synthetic data, TabPFN performs in-context learning by processing entire training sets through the model at inference time rather than traditional parameter updates. It provides scikit-learn compatible classifiers and regressors optimized for GPU inference on tabular datasets under 100K samples and 2000 features, with the ecosystem offering SHAP-based interpretability, synthetic data generation, embedding extraction, and hyperparameter optimization extensions.
5,846 stars. Used by 5 other packages. Actively maintained with 27 commits in the last 30 days. Available on PyPI.
Stars
5,846
Forks
586
Language
Python
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
27
Dependencies
14
Reverse dependents
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PriorLabs/TabPFN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
PriorLabs/tabpfn-extensions
Community extensions for TabPFN - the foundation model for tabular data. Built with TabPFN! 🤗
NVIDIA-Merlin/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to...
PriorLabs/tabpfn-client
⚡ Easy API access to the tabular foundation model TabPFN ⚡
dholzmueller/pytabkit
ML models + benchmark for tabular data classification and regression