Training and Predicting
Last updated
Was this helpful?
Training and predicting jobs can be accessed through the UI to trigger a single predicting or training instance, or scheduled to match the refresh rate of the query.
The training and predicting manual triggers can be accessed directly from the model options on the UI.
After creating the model, you need to manually start the training process:
Go to the model options by clicking on ⋮
Click "Start Training" to begin the training process.
Some ML training processes can be rather long and it can be that for we want to stop it for X reason (system resources, new data etc.)
You can also manually stop the training process:
Go to the model options by clicking on ⋮
Click "Stop Training" to begin the training process.
If you've set "Retrain when" to "When query is refreshed", the model will train automatically the next time the query refreshes.
For the time being, resources being limited it's better to avoid this option.
If you've set "Predict when" to "When query is refreshed", the model will train automatically the next time the query refreshes.
Last updated
Was this helpful?
Was this helpful?