Puppet Task: sagemaker_aws_create_hyper_parameter_tuning_job

Defined in:
tasks/sagemaker_aws_create_hyper_parameter_tuning_job.json,
tasks/sagemaker_aws_create_hyper_parameter_tuning_job.rb

Overview

Starts a hyperparameter tuning job. A hyperparameter tuning job finds the best version of a model by running many training jobs on your dataset using the algorithm you choose and values for hyperparameters within ranges that you specify. It then chooses the hyperparameter values that result in a model that performs the best, as measured by an objective metric that you choose.

Supports noop? false

Parameters