Overview
Train datasets into explainable models.
Models are created by training jobs.
Training uses a dataset, a workspace, a training configuration, optional model constraints, and a processing compute configuration. The result is a model that can be inspected, evaluated, and deployed.
How model training works
Constraints
Model constraints can guide which modules are included, excluded, or prioritised during training.

Training with induction
The platform currently trains models through induction.
Induction builds an explainable model from a prepared dataset. In most cases, the default training configuration is enough to start. Tune the configuration or add constraints when you need more control over model complexity, feature interactions, or training behaviour.

