Financial Services V1 API - Module Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSourceType (v0.1.1)

Reference documentation and code samples for the Financial Services V1 API module Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSourceType.

The type of the hyperparameter source.

Constants

HYPERPARAMETER_SOURCE_TYPE_UNSPECIFIED

value: 0
Hyperparameter source type is unspecified, defaults to TUNING.

TUNING

value: 1
The EngineConfig creation starts a tuning job which selects the best hyperparameters.

INHERITED

value: 2
The hyperparameters are inherited from another EngineConfig.