Validate Model

Run industry-standard validation layers on a trained classification model.

Upload a labeled CSV (with ground-truth answers in the target column).
The endpoint compares the model's predictions against the real answers and
returns a full validation report including repeated cross-validation,
learning curve, calibration score, permutation importance, per-class F1,
and out-of-distribution robustness.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

ID of the trained model to validate.

Body Params
file
required

Labeled CSV — must include the target column with ground-truth values.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json