AiRecommendationOutputConfig
The output configuration for an AI recommendation job.
Types
Properties
Link copied to clipboard
The MLflow tracking configuration for the job. If you don't specify this parameter, MLflow tracking is disabled.
Link copied to clipboard
The name or Amazon Resource Name (ARN) of the model package group where the optimized model is registered as a new model package version.
Link copied to clipboard
The Amazon S3 URI where recommendation results are stored.
Functions
Link copied to clipboard
inline fun copy(block: AiRecommendationOutputConfig.Builder.() -> Unit = {}): AiRecommendationOutputConfig