Uses of Interface
com.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder
Packages that use StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder
-
Uses of StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement StudySpec.DecayCurveAutomatedStoppingSpecOrBuilderModifier and TypeClassDescriptionstatic final classThe 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 final classThe 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.Methods in com.google.cloud.aiplatform.v1 that return StudySpec.DecayCurveAutomatedStoppingSpecOrBuilderModifier and TypeMethodDescriptionStudySpec.Builder.getDecayCurveStoppingSpecOrBuilder()The automated early stopping spec using decay curve rule.StudySpec.getDecayCurveStoppingSpecOrBuilder()The automated early stopping spec using decay curve rule.StudySpecOrBuilder.getDecayCurveStoppingSpecOrBuilder()The automated early stopping spec using decay curve rule.