Prediction
Predict (TabPFN JSON API)
Recommended: Use tabpfn-client (TabPFNClassifier / TabPFNRegressor). It calls these routes for you.
JSON body after POST /tabpfn/prepare_test_set_upload and file upload. Fields: test_set_upload_id, fitted_train_set_id (from /tabpfn/fit), task_config (task + tabpfn config), optional force_refit.
post/tabpfn/predict
Request body
Response
Prediction payload + metadata.
Changes
No recorded changes to this endpoint across all 1 revision of this API.