Uses of Interface
com.google.cloud.aiplatform.v1beta1.StratifiedSplitOrBuilder
Packages that use StratifiedSplitOrBuilder
-
Uses of StratifiedSplitOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement StratifiedSplitOrBuilderModifier and TypeClassDescriptionfinal classAssigns input data to the training, validation, and test sets so that the distribution of values found in the categorical column (as specified by the `key` field) is mirrored within each split.static final classAssigns input data to the training, validation, and test sets so that the distribution of values found in the categorical column (as specified by the `key` field) is mirrored within each split.Methods in com.google.cloud.aiplatform.v1beta1 that return StratifiedSplitOrBuilderModifier and TypeMethodDescriptionInputDataConfig.Builder.getStratifiedSplitOrBuilder()Supported only for tabular Datasets.InputDataConfig.getStratifiedSplitOrBuilder()Supported only for tabular Datasets.InputDataConfigOrBuilder.getStratifiedSplitOrBuilder()Supported only for tabular Datasets.