We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a95942 commit 617adc1Copy full SHA for 617adc1
src/sagemaker/hyperparameters.py
@@ -89,6 +89,7 @@ def validate(
89
Raises:
90
JumpStartHyperparametersError: If the hyperparameter is not formatted correctly,
91
according to its specs in the model metadata.
92
+ ValueError: If the combination of arguments specified is not supported.
93
94
"""
95
0 commit comments