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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Financial Services V1 API - Module Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSourceType (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-financial_services-v1/latest/Google-Cloud-FinancialServices-V1-EngineConfig-HyperparameterSourceType)\n- [0.1.1](/ruby/docs/reference/google-cloud-financial_services-v1/0.1.1/Google-Cloud-FinancialServices-V1-EngineConfig-HyperparameterSourceType) \nReference documentation and code samples for the Financial Services V1 API module Google::Cloud::FinancialServices::V1::EngineConfig::HyperparameterSourceType.\n\nThe type of the hyperparameter source.\n\nConstants\n---------\n\n### HYPERPARAMETER_SOURCE_TYPE_UNSPECIFIED\n\n**value:** 0 \nHyperparameter source type is unspecified, defaults to TUNING.\n\n### TUNING\n\n**value:** 1 \nThe EngineConfig creation starts a tuning job which selects the best\nhyperparameters.\n\n### INHERITED\n\n**value:** 2 \nThe hyperparameters are inherited from another EngineConfig."]]