Skip to content

Commit ace7929

Browse files
eslesar-awsmvsusp
andauthored
Update doc/overview.rst
Co-Authored-By: Marcio Vinicius dos Santos <[email protected]>
1 parent 9276c3c commit ace7929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SageMaker Python SDK provides several high-level abstractions for working with A
99
- **Predictors**: Provide real-time inference and transformation using Python data-types against a SageMaker endpoint.
1010
- **Session**: Provides a collection of methods for working with SageMaker resources.
1111

12-
``Estimator`` and ``Model`` implementations for MXNet, TensorFlow, Chainer, PyTorch, scikit-Learn, Amazon SageMaker built-in algorithms, Reinforcement Learning, are included.
12+
``Estimator`` and ``Model`` implementations for MXNet, TensorFlow, Chainer, PyTorch, scikit-learn, Amazon SageMaker built-in algorithms, Reinforcement Learning, are included.
1313
There's also an ``Estimator`` that runs SageMaker compatible custom Docker containers, enabling you to run your own ML algorithms by using the SageMaker Python SDK.
1414

1515
.. contents::

0 commit comments

Comments
 (0)