Expand description
Nested message and enum types in Model
.
Modules§
- Nested message and enum types in
ModelFeaturesConfig
.
Structs§
- Additional configs for the frequently-bought-together model type.
- Additional model features config.
- Represents an ordered combination of valid serving configs, which can be used for
PAGE_OPTIMIZATION
recommendations.
Enums§
- Use single or multiple context products for recommendations.
- Describes whether this model have sufficient training data to be continuously trained.
- Describes whether periodic tuning is enabled for this model or not. Periodic tuning is scheduled at most every three months. You can start a tuning process manually by using the
TuneModel
method, which starts a tuning process immediately and resets the quarterly schedule. Enabling or disabling periodic tuning does not affect any current tuning processes. - The serving state of the model.
- The training state of the model.