automaticModelRegistration
Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry. To enable automatic model registration, set this value to True
. To disable automatic model registration, set this value to False
. If not specified, AutomaticModelRegistration
defaults to False
.