Builder

class Builder

Properties

Link copied to clipboard

Lists the algorithm hyperparameters and their values.

Link copied to clipboard

The AutoMLConfig object containing a list of recipes to search when AutoML is performed.

Link copied to clipboard

Only events with a value greater than or equal to this threshold are used for training a model.

Link copied to clipboard

Lists the feature transformation parameters.

Link copied to clipboard

Describes the properties for hyperparameter optimization (HPO).

Link copied to clipboard

Describes the additional objective for the solution, such as maximizing streaming minutes or increasing revenue. For more information see Optimizing a solution.

Link copied to clipboard

Specifies the training data configuration to use when creating a custom solution version (trained model).

Functions