Skip to content

Commit 6319085

Browse files
authored
Update index.rst
1 parent 8607ad7 commit 6319085

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ the topics of NumPy, Pandans, Seaborn, matplotlib etc.
6565
`article <https://towardsdatascience.com/why-you-should-start-using-npy-file-more-often-df2a13cc0161>`__
6666
on Medium on this topic)
6767

68-
Regression
68+
Regression related Notebooks
6969
========================================================
7070

7171
- Simple linear regression with t-statistic generation (`Here is the
@@ -106,7 +106,7 @@ Regression
106106

107107
--------------
108108

109-
Classification
109+
Classification related Notebooks
110110
========================================================
111111

112112
- Logistic regression/classification (`Here is the
@@ -129,7 +129,7 @@ Classification
129129

130130
--------------
131131

132-
Clustering
132+
Clustering related Notebooks
133133
========================================================
134134

135135
- *K*-means clustering (`Here is the
@@ -154,7 +154,7 @@ Clustering
154154

155155
--------------
156156

157-
Dimensionality reduction
157+
Dimensionality reduction related Notebooks
158158
========================================================
159159

160160
- Principal component analysis (`Here is the

0 commit comments

Comments
 (0)