Uses of Class
com.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec.Builder
Packages that use StudySpec.DecayCurveAutomatedStoppingSpec.Builder
-
Uses of StudySpec.DecayCurveAutomatedStoppingSpec.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StudySpec.DecayCurveAutomatedStoppingSpec.BuilderModifier and TypeMethodDescriptionStudySpec.DecayCurveAutomatedStoppingSpec.Builder.clear()StudySpec.DecayCurveAutomatedStoppingSpec.Builder.clearUseElapsedDuration()True if [Measurement.elapsed_duration][google.cloud.aiplatform.v1.Measurement.elapsed_duration] is used as the x-axis of each Trials Decay Curve.StudySpec.Builder.getDecayCurveStoppingSpecBuilder()The automated early stopping spec using decay curve rule.StudySpec.DecayCurveAutomatedStoppingSpec.Builder.mergeFrom(StudySpec.DecayCurveAutomatedStoppingSpec other) StudySpec.DecayCurveAutomatedStoppingSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StudySpec.DecayCurveAutomatedStoppingSpec.Builder.mergeFrom(com.google.protobuf.Message other) StudySpec.DecayCurveAutomatedStoppingSpec.newBuilder()StudySpec.DecayCurveAutomatedStoppingSpec.newBuilder(StudySpec.DecayCurveAutomatedStoppingSpec prototype) StudySpec.DecayCurveAutomatedStoppingSpec.newBuilderForType()StudySpec.DecayCurveAutomatedStoppingSpec.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StudySpec.DecayCurveAutomatedStoppingSpec.Builder.setUseElapsedDuration(boolean value) True if [Measurement.elapsed_duration][google.cloud.aiplatform.v1.Measurement.elapsed_duration] is used as the x-axis of each Trials Decay Curve.StudySpec.DecayCurveAutomatedStoppingSpec.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type StudySpec.DecayCurveAutomatedStoppingSpec.BuilderModifier and TypeMethodDescriptionStudySpec.Builder.setDecayCurveStoppingSpec(StudySpec.DecayCurveAutomatedStoppingSpec.Builder builderForValue) The automated early stopping spec using decay curve rule.