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

An observed value of a metric. More...

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

Properties

virtual System.Nullable< double > ObjectiveValue [get, set]
 The objective value at this training step. More...
 
virtual System.Nullable< long > TrainingStep [get, set]
 The global training step for this metric. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

An observed value of a metric.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ ObjectiveValue

virtual System.Nullable<double> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1HyperparameterOutputHyperparameterMetric.ObjectiveValue
getset

The objective value at this training step.

◆ TrainingStep

virtual System.Nullable<long> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1HyperparameterOutputHyperparameterMetric.TrainingStep
getset

The global training step for this metric.


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