Working with model optimization
You can configure your models to be trained with or without the available optimization features.
Intelligent model optimization
By default, AutoML uses intelligent model optimization to automatically refine models through iterations on feature selections and by applying advanced transformations. You can turn this feature off for each experiment version if you need more control over the training process.
For more information, see Intelligent model optimization.
Hyperparameter optimization
Fine-tune your models using advanced machine learning features.
For more information, see Hyperparameter optimization.
Creating time-aware models
Turn on time-aware training if your training data depends on specific date or time information.
For more information, see Creating time-aware models.