File size: 581 Bytes
4021124
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
######################
Built-in Algorithms
######################

Built-in algorithms are offered in 2 modes:

* Container mode algorithms offered through :ref:`Estimators <estimators>` & :ref:`Amazon Estimators <amazon_estimators>`

* Script mode algorithms based on `pre-built SageMaker Docker Images <https://docs.aws.amazon.com/sagemaker/latest/dg/docker-containers-prebuilt.html>`__ offered through Estimators

.. toctree::
    :maxdepth: 2

    sagemaker.amazon.amazon_estimator
    tabular/index
    text/index
    time_series/index
    unsupervised/index
    vision/index