Uses of Interface
com.google.cloud.aiplatform.v1beta1.StudySpec.ConvexAutomatedStoppingSpecOrBuilder
-
Packages that use StudySpec.ConvexAutomatedStoppingSpecOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of StudySpec.ConvexAutomatedStoppingSpecOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement StudySpec.ConvexAutomatedStoppingSpecOrBuilder Modifier and Type Class Description static class
StudySpec.ConvexAutomatedStoppingSpec
Configuration for ConvexAutomatedStoppingSpec.static class
StudySpec.ConvexAutomatedStoppingSpec.Builder
Configuration for ConvexAutomatedStoppingSpec.Methods in com.google.cloud.aiplatform.v1beta1 that return StudySpec.ConvexAutomatedStoppingSpecOrBuilder Modifier and Type Method Description StudySpec.ConvexAutomatedStoppingSpecOrBuilder
StudySpec.Builder. getConvexAutomatedStoppingSpecOrBuilder()
The automated early stopping spec using convex stopping rule.StudySpec.ConvexAutomatedStoppingSpecOrBuilder
StudySpec. getConvexAutomatedStoppingSpecOrBuilder()
The automated early stopping spec using convex stopping rule.StudySpec.ConvexAutomatedStoppingSpecOrBuilder
StudySpecOrBuilder. getConvexAutomatedStoppingSpecOrBuilder()
The automated early stopping spec using convex stopping rule.
-