Uses of Interface
com.google.cloud.aiplatform.v1.ActiveLearningConfigOrBuilder
-
Packages that use ActiveLearningConfigOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ActiveLearningConfigOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ActiveLearningConfigOrBuilder Modifier and Type Class Description class
ActiveLearningConfig
Parameters that configure the active learning pipeline.static class
ActiveLearningConfig.Builder
Parameters that configure the active learning pipeline.Methods in com.google.cloud.aiplatform.v1 that return ActiveLearningConfigOrBuilder Modifier and Type Method Description ActiveLearningConfigOrBuilder
DataLabelingJob.Builder. getActiveLearningConfigOrBuilder()
Parameters that configure the active learning pipeline.ActiveLearningConfigOrBuilder
DataLabelingJob. getActiveLearningConfigOrBuilder()
Parameters that configure the active learning pipeline.ActiveLearningConfigOrBuilder
DataLabelingJobOrBuilder. getActiveLearningConfigOrBuilder()
Parameters that configure the active learning pipeline.
-