We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e25e02 commit 71c4241Copy full SHA for 71c4241
README.markdown
@@ -96,6 +96,7 @@ Bad sorting algorithms (don't use these!):
96
97
### Machine learning
98
99
+- [k-Means](K-Means/). Unsupervised classifier that partitions data into k clusters.
100
- k-Nearest Neighbors
101
- Linear Regression
102
- Logistic Regression
0 commit comments