Update README.md

This commit is contained in:
marc 2021-05-27 20:32:49 -07:00 committed by GitHub
parent 490e1a6b36
commit de1b99e59f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ Machine learning is a vast and exiciting discipline, garnering attention from sp
1. Multinomial Naive Bayes
2. Bernoulli Naive Bayes
3. Gaussian Naive Bayes
8. ***KMeans***
8. ***K-Means***
9. ***k-Nearest Neighbors***
10. ***Outlier Finder (Using z-scores)***
11. ***Linear Algebra Module***