Skip to content

Commit 2d998f5

Browse files
eslesar-awsiquintero
authored andcommitted
Move content from sklearn readme into sphynx project (aws#678)
1 parent 7a82fb5 commit 2d998f5

File tree

3 files changed

+644
-0
lines changed

3 files changed

+644
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CHANGELOG
1414
* doc-fix: move overview content in main README into sphynx project
1515
* bug-fix: pass accelerator_type in ``deploy`` for REST API TFS ``Model``
1616
* doc-fix: move content from tf/README.rst into sphynx project
17+
* doc-fix: move content from sklearn/README.rst into sphynx project
1718
* doc-fix: Improve new developer experience in README
1819
* feature: Add support for Coach 0.11.1 for Tensorflow
1920

doc/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ Scikit-Learn
6565
************
6666
A managed enrionment for Scikit-learn training and hosting on Amazon SageMaker
6767

68+
.. toctree::
69+
:maxdepth: 1
70+
71+
using_sklearn
72+
6873
.. toctree::
6974
:maxdepth: 2
7075

0 commit comments

Comments
 (0)