Training and Predicting

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.

Manual Triggers

The training and predicting manual triggers can be accessed directly from the model options on the UI.

Start Training

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.

Stop Training

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.

Predict

Automatic Triggers

Training Triggers

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.

Predict Triggers

If you've set "Predict when" to "When query is refreshed", the model will train automatically the next time the query refreshes.

Last updated