ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfig Class Reference

Represents configuration of a study. More...

Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfig:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Algorithm [get, set]
 The search algorithm specified for the study. More...
 
virtual GoogleCloudMlV1AutomatedStoppingConfig AutomatedStoppingConfig [get, set]
 Configuration for automated stopping of unpromising Trials. More...
 
virtual System.Collections.Generic.IList< GoogleCloudMlV1StudyConfigMetricSpecMetrics [get, set]
 
virtual System.Collections.Generic.IList< GoogleCloudMlV1StudyConfigParameterSpecParameters [get, set]
 Required. The set of parameters to tune. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Represents configuration of a study.

Property Documentation

◆ Algorithm

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfig.Algorithm
getset

The search algorithm specified for the study.

◆ AutomatedStoppingConfig

virtual GoogleCloudMlV1AutomatedStoppingConfig Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfig.AutomatedStoppingConfig
getset

Configuration for automated stopping of unpromising Trials.

◆ ETag

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfig.ETag
getset

The ETag of the item.

◆ Parameters

virtual System.Collections.Generic.IList<GoogleCloudMlV1StudyConfigParameterSpec> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfig.Parameters
getset

Required. The set of parameters to tune.


The documentation for this class was generated from the following file: