Uses of Interface
com.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpecOrBuilder
-
Packages that use StudySpec.ConvexAutomatedStoppingSpecOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of StudySpec.ConvexAutomatedStoppingSpecOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 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.v1 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.
-