Skip to content

Commit a7c6942

Browse files
authored
Update README.md
1 parent aa2a7fe commit a7c6942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Essential codes for jump-starting machine learning/data science with Python
2424
* _K_-means clustering
2525
* Affinity propagation (showing its time complexity and the effect of damping factor)
2626
* Mean-shift technique (showing its time complexity and the effect of noise on cluster discovery)
27-
* Hierarchical clustering with Denograms showing how to choose optimal number of clusters
27+
* Hierarchical clustering with Dendograms showing how to choose optimal number of clusters
2828

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

0 commit comments

Comments
 (0)