AutoMlCandidateGenerationConfig
Stores the configuration information for how a candidate is generated (optional).
Types
Properties
Link copied to clipboard
Stores the configuration information for the selection of algorithms trained on tabular data.
Link copied to clipboard
A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job. You can input FeatureAttributeNames
(optional) in JSON format as shown below:
Functions
Link copied to clipboard
inline fun copy(block: AutoMlCandidateGenerationConfig.Builder.() -> Unit = {}): AutoMlCandidateGenerationConfig