Model Training
Every time you add new data to an existing dataset or a newly created dataset, we schedule a training that will be executed within 24 hours depending on when the dataset was created or when the last model was trained.
The training is scheduled based on these conditions:
- No training is currently scheduled or running.
- New examples are added to a dataset.
New training is scheduled:
- Immediately, if the dataset doesn't have a model trained.
- Within the first 60 minutes after a dataset was created.
- 24 hours after the last successful training.
- In one hour if it has been 24 hours or more since the last successful training.