Skip to content

Commit 554b6ae

Browse files
authored
Update README.md
1 parent 54fa014 commit 554b6ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Essential codes for jump-starting machine learning/data science with Python
2323
### Clustering
2424
* _K_-means clustering
2525
* Affinity propagation (showing its time complexity and the effect of damping factor)
26+
* Mean-shift technique (showing its time complexity and the effect of noise on cluster discovery)
2627

2728
### Deep Learning/Neural Network
2829
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.

0 commit comments

Comments
 (0)