Expand description

Nested message and enum types in Model.

Modules§

Structs§

  • The PageOptimizationConfig for model training.
  • Represents an ordered combination of valid serving configs, which can be used for PAGE_OPTIMIZATION recommendations.

Enums§

  • 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.
  • Training configuration specific to a [Model.type][google.cloud.retail.v2alpha.Model.type] - currently, only for page optimization.
  • The training state of the model.