File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Clustering-Dimensionality-Reduction Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments