File tree Expand file tree Collapse file tree 3 files changed +644
-0
lines changed Expand file tree Collapse file tree 3 files changed +644
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ CHANGELOG
14
14
* doc-fix: move overview content in main README into sphynx project
15
15
* bug-fix: pass accelerator_type in ``deploy `` for REST API TFS ``Model ``
16
16
* doc-fix: move content from tf/README.rst into sphynx project
17
+ * doc-fix: move content from sklearn/README.rst into sphynx project
17
18
* doc-fix: Improve new developer experience in README
18
19
* feature: Add support for Coach 0.11.1 for Tensorflow
19
20
Original file line number Diff line number Diff line change @@ -65,6 +65,11 @@ Scikit-Learn
65
65
************
66
66
A managed enrionment for Scikit-learn training and hosting on Amazon SageMaker
67
67
68
+ .. toctree ::
69
+ :maxdepth: 1
70
+
71
+ using_sklearn
72
+
68
73
.. toctree ::
69
74
:maxdepth: 2
70
75
You can’t perform that action at this time.
0 commit comments