PriorLabs/tabpfn-client
⚡ Easy API access to the tabular foundation model TabPFN ⚡
This tool helps data analysts and scientists quickly make predictions from structured datasets without extensive model tuning. You provide your tabular data (like spreadsheets or database tables), and it uses a powerful AI model to classify items or predict numerical values. It's designed for practitioners who need fast, accurate machine learning results on smaller datasets.
230 stars. Available on PyPI.
Use this if you need to perform quick and accurate classification or regression on tabular datasets, especially when traditional machine learning models take too long to train or require significant expertise.
Not ideal if your dataset contains highly sensitive or confidential information that cannot be sent to a cloud service, or if you need to run predictions on extremely large datasets exceeding tens of millions of cells.
Stars
230
Forks
23
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PriorLabs/tabpfn-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
PriorLabs/TabPFN
⚡ TabPFN: Foundation Model for Tabular Data ⚡
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
NVIDIA-Merlin/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to...
PriorLabs/tabpfn-extensions
Community extensions for TabPFN - the foundation model for tabular data. Built with TabPFN! 🤗
pytorch-tabular/pytorch_tabular
A unified framework for Deep Learning Models on tabular data