Uses of Interface
com.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder
-
Packages that use StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement StudySpec.DecayCurveAutomatedStoppingSpecOrBuilder Modifier and Type Class Description static classStudySpec.DecayCurveAutomatedStoppingSpecThe 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 classStudySpec.DecayCurveAutomatedStoppingSpec.BuilderThe 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.DecayCurveAutomatedStoppingSpecOrBuilder Modifier and Type Method Description StudySpec.DecayCurveAutomatedStoppingSpecOrBuilderStudySpec.Builder. getDecayCurveStoppingSpecOrBuilder()The automated early stopping spec using decay curve rule.StudySpec.DecayCurveAutomatedStoppingSpecOrBuilderStudySpec. getDecayCurveStoppingSpecOrBuilder()The automated early stopping spec using decay curve rule.StudySpec.DecayCurveAutomatedStoppingSpecOrBuilderStudySpecOrBuilder. getDecayCurveStoppingSpecOrBuilder()The automated early stopping spec using decay curve rule.
-