We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7b2ad commit 44907ceCopy full SHA for 44907ce
src/sagemaker/session.py
@@ -2422,7 +2422,7 @@ def _map_tuning_config(
2422
Setting a random seed will make the hyperparameter tuning search strategies to
2423
produce more consistent configurations for the same tuning job.
2424
strategy_config (dict): A configuration for the hyperparameter tuning job optimisation
2425
- strategy.
+ strategy.
2426
2427
Returns:
2428
A dictionary of tuning job configuration. For format details, please refer to
0 commit comments