Uses of Interface
com.google.cloud.aiplatform.v1beta1.ExportFractionSplitOrBuilder
Packages that use ExportFractionSplitOrBuilder
-
Uses of ExportFractionSplitOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ExportFractionSplitOrBuilderModifier and TypeClassDescriptionfinal classAssigns the input data to training, validation, and test sets as per the given fractions.static final classAssigns the input data to training, validation, and test sets as per the given fractions.Methods in com.google.cloud.aiplatform.v1beta1 that return ExportFractionSplitOrBuilderModifier and TypeMethodDescriptionExportDataConfig.Builder.getFractionSplitOrBuilder()Split based on fractions defining the size of each set.ExportDataConfig.getFractionSplitOrBuilder()Split based on fractions defining the size of each set.ExportDataConfigOrBuilder.getFractionSplitOrBuilder()Split based on fractions defining the size of each set.