| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig.clone() |
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfig.getMedianAutomatedStoppingConfig() |
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig.set(String fieldName,
Object value) |
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig.setUseElapsedTime(Boolean useElapsedTime)
If true, the median automated stopping rule applies to measurement.use_elapsed_time, which
means the elapsed_time field of the current trial's latest measurement is used to compute the
median objective value for each completed trial.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1AutomatedStoppingConfig |
GoogleCloudMlV1AutomatedStoppingConfig.setMedianAutomatedStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig medianAutomatedStoppingConfig) |
Copyright © 2011–2021 Google. All rights reserved.