Skip to content

Commit 6d99cc7

Browse files
authored
Update index.rst
1 parent 3a9205d commit 6d99cc7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/index.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Python” <https://heartbeat.fritz.ai/some-essential-hacks-and-tricks-for-machin
3232
.. image:: https://cookieegroup.com/wp-content/uploads/2018/10/2-1.png"
3333
:width: 500px
3434
:align: center
35-
:height: 400px
35+
:height: 350px
3636
:alt: alternate text
3737

3838
Essential tutorial-type notebooks on Pandas and Numpy
@@ -87,9 +87,9 @@ Classification
8787
===============
8888

8989
.. image:: https://qph.fs.quoracdn.net/main-qimg-914b29e777e78b44b67246b66a4d6d71
90-
:width: 400px
90+
:width: 500px
9191
:align: center
92-
:height: 300px
92+
:height: 350px
9393
:alt: alternate text
9494

9595
- Logistic regression/classification
@@ -108,9 +108,9 @@ Clustering
108108
===============
109109

110110
.. image:: https://i.ytimg.com/vi/IJt62uaZR-M/maxresdefault.jpg
111-
:width: 400px
111+
:width: 500px
112112
:align: center
113-
:height: 300px
113+
:height: 350px
114114
:alt: alternate text
115115

116116
- *K*-means clustering
@@ -129,9 +129,9 @@ Dimensionality reduction
129129
===========================
130130

131131
.. image:: https://i.ytimg.com/vi/QP43Iy-QQWY/maxresdefault.jpg
132-
:width: 400px
132+
:width: 500px
133133
:align: center
134-
:height: 300px
134+
:height: 350px
135135
:alt: alternate text
136136

137137
- Principal component analysis

0 commit comments

Comments
 (0)