| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1AutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfig.clone() |
GoogleCloudMlV1AutomatedStoppingConfig |
GoogleCloudMlV1StudyConfig.getAutomatedStoppingConfig()
Configuration for automated stopping of unpromising Trials.
|
GoogleCloudMlV1AutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfig.set(String fieldName,
Object value) |
GoogleCloudMlV1AutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfig.setDecayCurveStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig decayCurveStoppingConfig) |
GoogleCloudMlV1AutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfig.setMedianAutomatedStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig medianAutomatedStoppingConfig) |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.setAutomatedStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfig automatedStoppingConfig)
Configuration for automated stopping of unpromising Trials.
|
Copyright © 2011–2021 Google. All rights reserved.