We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b1f80 commit 1201d0bCopy full SHA for 1201d0b
docs/index.rst
@@ -154,7 +154,10 @@ Clustering related Notebooks
154
- Hierarchical clustering with Dendograms showing how to choose optimal
155
number of clusters (`Here is the
156
Notebook <https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Clustering-Dimensionality-Reduction/Hierarchical_Clustering.ipynb>`__).
157
-
+
158
+- Clustering metrics better than the elbow-method (`Here is the
159
+ Notebook <https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Clustering-Dimensionality-Reduction/Clustering_metrics.ipynb>`__).
160
161
--------------
162
163
Dimensionality reduction related Notebooks
0 commit comments