File tree Expand file tree Collapse file tree 8 files changed +7
-7
lines changed Expand file tree Collapse file tree 8 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Welcome to Deep Learning NLP documentation!
23
23
24
24
.. toctree ::
25
25
:maxdepth: 3
26
- :caption: Core Concepts
26
+ :caption: Supervised Learning
27
27
28
28
content/supervised/logistic_regression
29
29
content/supervised/bayes
Original file line number Diff line number Diff line change 88
88
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/overview/overfitting.html "> Overfitting and Underfitting</ a > </ li >
89
89
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/overview/regularization.html "> Regularization</ a > </ li >
90
90
</ ul >
91
- < p class ="caption "> < span class ="caption-text "> Core Concepts </ span > </ p >
91
+ < p class ="caption "> < span class ="caption-text "> Supervised Learning </ span > </ p >
92
92
< ul >
93
93
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/supervised/logistic_regression.html "> Logistic Regression</ a > </ li >
94
94
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/supervised/bayes.html "> Naive Bayes Classification</ a > </ li >
Original file line number Diff line number Diff line change 88
88
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/overview/overfitting.html "> Overfitting and Underfitting</ a > </ li >
89
89
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/overview/regularization.html "> Regularization</ a > </ li >
90
90
</ ul >
91
- < p class ="caption "> < span class ="caption-text "> Core Concepts </ span > </ p >
91
+ < p class ="caption "> < span class ="caption-text "> Supervised Learning </ span > </ p >
92
92
< ul >
93
93
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/supervised/logistic_regression.html "> Logistic Regression</ a > </ li >
94
94
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/supervised/bayes.html "> Naive Bayes Classification</ a > </ li >
@@ -226,7 +226,7 @@ <h1>Welcome to Deep Learning NLP documentation!<a class="headerlink" href="#welc
226
226
</ ul >
227
227
</ div >
228
228
< div class ="toctree-wrapper compound ">
229
- < p class ="caption "> < span class ="caption-text "> Core Concepts </ span > </ p >
229
+ < p class ="caption "> < span class ="caption-text "> Supervised Learning </ span > </ p >
230
230
< ul >
231
231
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/supervised/logistic_regression.html "> Logistic Regression</ a > < ul >
232
232
< li class ="toctree-l2 "> < a class ="reference internal " href ="content/supervised/logistic_regression.html#introduction "> Introduction</ a > </ li >
Original file line number Diff line number Diff line change 87
87
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/overview/overfitting.html "> Overfitting and Underfitting</ a > </ li >
88
88
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/overview/regularization.html "> Regularization</ a > </ li >
89
89
</ ul >
90
- < p class ="caption "> < span class ="caption-text "> Core Concepts </ span > </ p >
90
+ < p class ="caption "> < span class ="caption-text "> Supervised Learning </ span > </ p >
91
91
< ul >
92
92
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/supervised/logistic_regression.html "> Logistic Regression</ a > </ li >
93
93
< li class ="toctree-l1 "> < a class ="reference internal " href ="content/supervised/bayes.html "> Naive Bayes Classification</ a > </ li >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Welcome to Deep Learning NLP documentation!
23
23
24
24
.. toctree ::
25
25
:maxdepth: 3
26
- :caption: Core Concepts
26
+ :caption: Supervised Learning
27
27
28
28
content/supervised/logistic_regression
29
29
content/supervised/bayes
You can’t perform that action at this time.
0 commit comments