Training a model
When you finish configuring the model, you can train it.
To train a model, either:
- On the Models page, click the Train option for the model.
- On the model details page, click Train Model.
To view a list of training jobs:
- In the Djinn navigation panel, click Jobs. The Job History page 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 page, 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.