flytekitplugins.awssagemaker.HPOJob#
- class flytekitplugins.awssagemaker.HPOJob(max_number_of_training_jobs, max_parallel_training_jobs, tunable_params=None)[source]#
HPOJob Configuration should be used to configure the HPO Job.
- Parameters
- Return type
None
Methods
Attributes
- tunable_params: Optional[List[str]] = None
- max_number_of_training_jobs: int
- max_parallel_training_jobs: int