We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29695f commit 32030bcCopy full SHA for 32030bc
README.md
@@ -11,7 +11,7 @@ Essential codes for jump-starting machine learning/data science with Python
11
* _k_-nearest neighbor classification
12
* Decision trees and Random Forest
13
* Support vector machine classification
14
-* K-means clustering
+* _K_-means clustering
15
16
### Function approximation by linear model and Deep Learning
17
* Demo notebook to illustrate the superiority of deep neural network for complex nonlinear function approximation task.
0 commit comments