CustomizationFeatureConfig
Feature specific configuration for the training job. Configuration provided for the job must match the feature type parameter associated with project. If configuration and feature type do not match an InvalidParameterException is returned.
Types
Functions
Link copied to clipboard
inline fun copy(block: CustomizationFeatureConfig.Builder.() -> Unit = {}): CustomizationFeatureConfig