public enum EngineConfig.Types.HyperparameterSourceTypeReference documentation and code samples for the Financial Services v1 API enum EngineConfig.Types.HyperparameterSourceType.
The type of the hyperparameter source.
Namespace
Google.Cloud.FinancialServices.V1Assembly
Google.Cloud.FinancialServices.V1.dll
Fields |
|
|---|---|
| Name | Description |
Inherited |
The hyperparameters are inherited from another EngineConfig. |
Tuning |
The EngineConfig creation starts a tuning job which selects the best hyperparameters. |
Unspecified |
Hyperparameter source type is unspecified, defaults to TUNING. |