Uses of Interface
org.mlflow.api.proto.LabelSchemas.InputCategoricalOrBuilder
Packages that use LabelSchemas.InputCategoricalOrBuilder
-
Uses of LabelSchemas.InputCategoricalOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement LabelSchemas.InputCategoricalOrBuilderModifier and TypeClassDescriptionstatic final classCategorical (single- or multi-select) input.static final classCategorical (single- or multi-select) input.Methods in org.mlflow.api.proto that return LabelSchemas.InputCategoricalOrBuilderModifier and TypeMethodDescriptionLabelSchemas.LabelSchemaInput.Builder.getCategoricalOrBuilder().mlflow.label_schemas.InputCategorical categorical = 2;LabelSchemas.LabelSchemaInput.getCategoricalOrBuilder().mlflow.label_schemas.InputCategorical categorical = 2;LabelSchemas.LabelSchemaInputOrBuilder.getCategoricalOrBuilder().mlflow.label_schemas.InputCategorical categorical = 2;