Classification Models Calculator
Train machine learning classifiers with your choice of model, hyperparameters, and evaluation settings.

Statistical analysis, made simple
Preparing workspace…
Browser-native · Private · Research-grade
Train machine learning classifiers with your choice of model, hyperparameters, and evaluation settings.
Select an outcome column (2+ classes) and numeric or categorical predictors, then pick a classifier and tune its settings.
First 5 rows of your dataset. Column type changes below update the Select Variables section and are sent to the backend when you run analysis.
Age | Score | Passed |
|---|---|---|
| 23 | 78 | 1 |
| 25 | 85 | 1 |
| 22 | 90 | 1 |
| 24 | 76 | 1 |
| 26 | 82 | 1 |
Numeric columns are filled with the mean (or median if skewed), categorical columns with the mode, and any column with more than 30% missing values is dropped.
Choose which columns missing-value handling applies to. Rows are only dropped or imputed based on the variables selected here.
Select at least one variable, or missing-value handling will use your analysis variables when you run the model.