| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.clone() |
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1Study.getStudyConfig()
Required.
|
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.set(String fieldName,
Object value) |
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.setAlgorithm(String algorithm)
The search algorithm specified for the study.
|
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.setAutomatedStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfig automatedStoppingConfig)
Configuration for automated stopping of unpromising Trials.
|
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.setMetrics(List<GoogleCloudMlV1StudyConfigMetricSpec> metrics)
Metric specs for the study.
|
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.setParameters(List<GoogleCloudMlV1StudyConfigParameterSpec> parameters)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.setStudyConfig(GoogleCloudMlV1StudyConfig studyConfig)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.