TabPFN and tabpfn-extensions
TabPFN is a foundation model for tabular data, while tabpfn-extensions provides community-built add-ons and functionality that extend its capabilities, making them complements designed to be used together.
About TabPFN
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.
About tabpfn-extensions
PriorLabs/tabpfn-extensions
Community extensions for TabPFN - the foundation model for tabular data. Built with TabPFN! 🤗
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work