| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
StudySpec.DecayCurveAutomatedStoppingSpec
The decay curve automated stopping rule builds a Gaussian Process
Regressor to predict the final objective value of a Trial based on the
already completed Trials and the intermediate measurements of the current
Trial.
|
static class |
StudySpec.DecayCurveAutomatedStoppingSpec.Builder
The decay curve automated stopping rule builds a Gaussian Process
Regressor to predict the final objective value of a Trial based on the
already completed Trials and the intermediate measurements of the current
Trial.
|
| Modifier and Type | Method and Description |
|---|---|
StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder |
StudySpecOrBuilder.getDecayCurveStoppingSpecOrBuilder()
The automated early stopping spec using decay curve rule.
|
StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder |
StudySpec.getDecayCurveStoppingSpecOrBuilder()
The automated early stopping spec using decay curve rule.
|
StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder |
StudySpec.Builder.getDecayCurveStoppingSpecOrBuilder()
The automated early stopping spec using decay curve rule.
|
Copyright © 2024 Google LLC. All rights reserved.