Train a model on your own data

Upload a CSV, pick a target column and a model, and BroKnowledge ML Studio trains it, evaluates it, and gives you a downloadable model file - no notebook required.

1
Upload your training data (.csv)
or pick one from the Dataset Library ->
Loaded from the library:
You can still upload your own CSV instead if you'd rather.

Drag & drop your CSV here, or click to browse

Max 25MB * headers required in the first row

2
Choose your target & feature columns
All non-target columns are selected by default - click to toggle.
Select at least one feature column to train a model.
3
Pick a scikit-learn model
4
Do you have a separate testing dataset?
We'll automatically hold out this percentage of your training rows to test the model.
5
Train & evaluate
Training your model...