Skip to content

Commit 32030bc

Browse files
authored
Update README.md
1 parent a29695f commit 32030bc

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
@@ -11,7 +11,7 @@ Essential codes for jump-starting machine learning/data science with Python
1111
* _k_-nearest neighbor classification
1212
* Decision trees and Random Forest
1313
* Support vector machine classification
14-
* K-means clustering
14+
* _K_-means clustering
1515

1616
### Function approximation by linear model and Deep Learning
1717
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.

0 commit comments

Comments
 (0)