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 197548c commit 9690eabCopy full SHA for 9690eab
src/sagemaker/sklearn/processing.py
@@ -45,6 +45,7 @@ def __init__(
45
"""Initialize an ``SKLearnProcessor`` instance.
46
47
The SKLearnProcessor handles Amazon SageMaker processing tasks for jobs using scikit-learn.
48
+
49
Args:
50
framework_version (str): The version of scikit-learn.
51
role (str): An AWS IAM role name or ARN. The Amazon SageMaker training jobs
0 commit comments