Skip to content

Commit f1df641

Browse files
authored
Update Readme.md
1 parent 607a9f1 commit f1df641

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Notebooks on clustering and dimensionality reduction techniques
22

3-
### k-means clustering
4-
### Principal component analysis
5-
### Affinity propagation technique for clustering
6-
### Mean-shift clustering
7-
### DBscan clustering
3+
### [k-means clustering](https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Clustering-Dimensionality-Reduction/K_Means_Clustering_Practice.ipynb)
4+
### [Principal component analysis](https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Clustering-Dimensionality-Reduction/Principal%20Component%20Analysis.ipynb)
5+
### [Affinity propagation technique for clustering](https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Clustering-Dimensionality-Reduction/Affinity_Propagation.ipynb)
6+
### [Mean-shift clustering](https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Clustering-Dimensionality-Reduction/Mean_Shift_Clustering.ipynb)
7+
### [DBscan clustering](https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Clustering-Dimensionality-Reduction/DBScan_Clustering.ipynb)

0 commit comments

Comments
 (0)