| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clear() |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clearAutoregressiveOrder()
The number of Trial measurements used in autoregressive model for
value prediction.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clearLearningRateParameterName()
The hyper-parameter name used in the tuning job that stands for learning
rate.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clearMaxNumSteps()
Steps used in predicting the final objective for early stopped trials.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clearMinNumSteps()
Minimum number of steps for a trial to complete.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clearUseSeconds()
This bool determines whether or not the rule is applied based on
elapsed_secs or steps.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.clone() |
StudySpec.ConvexStopConfig.Builder |
StudySpec.Builder.getConvexStopConfigBuilder()
Deprecated.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.mergeFrom(StudySpec.ConvexStopConfig other) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.newBuilder()
Deprecated.
|
static StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.newBuilder(StudySpec.ConvexStopConfig prototype)
Deprecated.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.newBuilderForType()
Deprecated.
|
protected StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setAutoregressiveOrder(long value)
The number of Trial measurements used in autoregressive model for
value prediction.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setLearningRateParameterName(String value)
The hyper-parameter name used in the tuning job that stands for learning
rate.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setLearningRateParameterNameBytes(com.google.protobuf.ByteString value)
The hyper-parameter name used in the tuning job that stands for learning
rate.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setMaxNumSteps(long value)
Steps used in predicting the final objective for early stopped trials.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setMinNumSteps(long value)
Minimum number of steps for a trial to complete.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.Builder.setUseSeconds(boolean value)
This bool determines whether or not the rule is applied based on
elapsed_secs or steps.
|
StudySpec.ConvexStopConfig.Builder |
StudySpec.ConvexStopConfig.toBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StudySpec.Builder |
StudySpec.Builder.setConvexStopConfig(StudySpec.ConvexStopConfig.Builder builderForValue)
Deprecated.
|
Copyright © 2025 Google LLC. All rights reserved.