Google Cloud Ml V1__Study Config Response
data class GoogleCloudMlV1__StudyConfigResponse(val algorithm: String, val automatedStoppingConfig: GoogleCloudMlV1__AutomatedStoppingConfigResponse, val metrics: List<GoogleCloudMlV1_StudyConfig_MetricSpecResponse>, val parameters: List<GoogleCloudMlV1_StudyConfig_ParameterSpecResponse>)
Represents configuration of a study.
Constructors
Link copied to clipboard
constructor(algorithm: String, automatedStoppingConfig: GoogleCloudMlV1__AutomatedStoppingConfigResponse, metrics: List<GoogleCloudMlV1_StudyConfig_MetricSpecResponse>, parameters: List<GoogleCloudMlV1_StudyConfig_ParameterSpecResponse>)