fit and predict workflow for classification and regression.
Fast is available through the local tabpfn package, the hosted API and tabpfn-client, and VPC deployments. See Models for limits and availability across the TabPFN-3.5 family.
Use the fast checkpoint
These examples assume you have preparedX_train, y_train, and X_test for your task.
- API (tabpfn-client)
- OSS (tabpfn)
Use
tabpfn-client to run TabPFN-3.5-Fast on the hosted API. Follow the quickstart for installation and API key setup.Select model_path="v3.5-fast_default" when creating the estimator.