ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig Class Reference
Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< bool > UseElapsedTime [get, set]
 True if measurement.elapsed_time is used as the x-axis of each Trials Decay Curve. Otherwise, Measurement.steps will be used as the x-axis. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ UseElapsedTime

virtual System.Nullable<bool> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig.UseElapsedTime
getset

True if measurement.elapsed_time is used as the x-axis of each Trials Decay Curve. Otherwise, Measurement.steps will be used as the x-axis.


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