| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clear() |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearMaxDurationNoProgress()
If the objective value has not improved for this much time, stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearMaximumRuntimeConstraint()
If the specified time or duration has passed, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearMaxNumTrials()
If there are more than this many trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearMaxNumTrialsNoProgress()
If the objective value has not improved for this many consecutive
trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearMinimumRuntimeConstraint()
Each "stopping rule" in this proto specifies an "if" condition.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearMinNumTrials()
If there are fewer than this many COMPLETED trials, do not stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clearShouldStopAsap()
If true, a Study enters STOPPING_ASAP whenever it would normally enters
STOPPING state.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.clone() |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.Builder.getStudyStoppingConfigBuilder()
Conditions for automated stopping of a Study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeFrom(StudySpec.StudyStoppingConfig other) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeMaxDurationNoProgress(com.google.protobuf.Duration value)
If the objective value has not improved for this much time, stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeMaximumRuntimeConstraint(StudyTimeConstraint value)
If the specified time or duration has passed, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeMaxNumTrials(com.google.protobuf.Int32Value value)
If there are more than this many trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeMaxNumTrialsNoProgress(com.google.protobuf.Int32Value value)
If the objective value has not improved for this many consecutive
trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeMinimumRuntimeConstraint(StudyTimeConstraint value)
Each "stopping rule" in this proto specifies an "if" condition.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeMinNumTrials(com.google.protobuf.Int32Value value)
If there are fewer than this many COMPLETED trials, do not stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeShouldStopAsap(com.google.protobuf.BoolValue value)
If true, a Study enters STOPPING_ASAP whenever it would normally enters
STOPPING state.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.newBuilder() |
static StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.newBuilder(StudySpec.StudyStoppingConfig prototype) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.newBuilderForType() |
protected StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaxDurationNoProgress(com.google.protobuf.Duration.Builder builderForValue)
If the objective value has not improved for this much time, stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaxDurationNoProgress(com.google.protobuf.Duration value)
If the objective value has not improved for this much time, stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaximumRuntimeConstraint(StudyTimeConstraint.Builder builderForValue)
If the specified time or duration has passed, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaximumRuntimeConstraint(StudyTimeConstraint value)
If the specified time or duration has passed, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaxNumTrials(com.google.protobuf.Int32Value.Builder builderForValue)
If there are more than this many trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaxNumTrials(com.google.protobuf.Int32Value value)
If there are more than this many trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaxNumTrialsNoProgress(com.google.protobuf.Int32Value.Builder builderForValue)
If the objective value has not improved for this many consecutive
trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMaxNumTrialsNoProgress(com.google.protobuf.Int32Value value)
If the objective value has not improved for this many consecutive
trials, stop the study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMinimumRuntimeConstraint(StudyTimeConstraint.Builder builderForValue)
Each "stopping rule" in this proto specifies an "if" condition.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMinimumRuntimeConstraint(StudyTimeConstraint value)
Each "stopping rule" in this proto specifies an "if" condition.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMinNumTrials(com.google.protobuf.Int32Value.Builder builderForValue)
If there are fewer than this many COMPLETED trials, do not stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setMinNumTrials(com.google.protobuf.Int32Value value)
If there are fewer than this many COMPLETED trials, do not stop the
study.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setShouldStopAsap(com.google.protobuf.BoolValue.Builder builderForValue)
If true, a Study enters STOPPING_ASAP whenever it would normally enters
STOPPING state.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setShouldStopAsap(com.google.protobuf.BoolValue value)
If true, a Study enters STOPPING_ASAP whenever it would normally enters
STOPPING state.
|
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StudySpec.StudyStoppingConfig.Builder |
StudySpec.StudyStoppingConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.Builder |
StudySpec.Builder.setStudyStoppingConfig(StudySpec.StudyStoppingConfig.Builder builderForValue)
Conditions for automated stopping of a Study.
|
Copyright © 2024 Google LLC. All rights reserved.