Training a model
When you finish configuring the model, you can train it.
To train a model, either:
- On the Models view, click the Train option for the model.
- On the model details view, click Train Model.
To view a list of training jobs:
- In the workspace navigation bar, click Jobs. The Job History view lists the training jobs for all of the models in the workspace. To display the details for a job, click the job ID.
- On the Models view, click the model row. The model details contains the list of training jobs that were run for that model. See Reviewing the training results.
You can also use the Tonic Python API to generate code to train the model.