Uses of Interface
com.google.cloud.aiplatform.v1.ModelEvaluationOrBuilder
Packages that use ModelEvaluationOrBuilder
-
Uses of ModelEvaluationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ModelEvaluationOrBuilderModifier and TypeClassDescriptionfinal classA collection of metrics calculated by comparing Model's predictions on all of the test data against annotations from the test data.static final classA collection of metrics calculated by comparing Model's predictions on all of the test data against annotations from the test data.Methods in com.google.cloud.aiplatform.v1 that return ModelEvaluationOrBuilderModifier and TypeMethodDescriptionImportModelEvaluationRequest.Builder.getModelEvaluationOrBuilder()Required.ImportModelEvaluationRequest.getModelEvaluationOrBuilder()Required.ImportModelEvaluationRequestOrBuilder.getModelEvaluationOrBuilder()Required.ListModelEvaluationsResponse.Builder.getModelEvaluationsOrBuilder(int index) List of ModelEvaluations in the requested page.ListModelEvaluationsResponse.getModelEvaluationsOrBuilder(int index) List of ModelEvaluations in the requested page.ListModelEvaluationsResponseOrBuilder.getModelEvaluationsOrBuilder(int index) List of ModelEvaluations in the requested page.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ModelEvaluationOrBuilderModifier and TypeMethodDescriptionList<? extends ModelEvaluationOrBuilder>ListModelEvaluationsResponse.Builder.getModelEvaluationsOrBuilderList()List of ModelEvaluations in the requested page.List<? extends ModelEvaluationOrBuilder>ListModelEvaluationsResponse.getModelEvaluationsOrBuilderList()List of ModelEvaluations in the requested page.List<? extends ModelEvaluationOrBuilder>ListModelEvaluationsResponseOrBuilder.getModelEvaluationsOrBuilderList()List of ModelEvaluations in the requested page.