| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
StudySpec.MedianAutomatedStoppingSpec
The median automated stopping rule stops a pending Trial if the Trial's
best objective_value is strictly below the median 'performance' of all
completed Trials reported up to the Trial's last measurement.
|
static class |
StudySpec.MedianAutomatedStoppingSpec.Builder
The median automated stopping rule stops a pending Trial if the Trial's
best objective_value is strictly below the median 'performance' of all
completed Trials reported up to the Trial's last measurement.
|
| Modifier and Type | Method and Description |
|---|---|
StudySpec.MedianAutomatedStoppingSpecOrBuilder |
StudySpec.getMedianAutomatedStoppingSpecOrBuilder()
The automated early stopping spec using median rule.
|
StudySpec.MedianAutomatedStoppingSpecOrBuilder |
StudySpec.Builder.getMedianAutomatedStoppingSpecOrBuilder()
The automated early stopping spec using median rule.
|
StudySpec.MedianAutomatedStoppingSpecOrBuilder |
StudySpecOrBuilder.getMedianAutomatedStoppingSpecOrBuilder()
The automated early stopping spec using median rule.
|
Copyright © 2025 Google LLC. All rights reserved.