Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khumam authored May 8, 2019
1 parent 313cfa7 commit a16225f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Machine Learning KNN Algorithm
This is a simple Machine Learning program using the KNN or K - Nearest Neighbor algorithm. Maybe the code can't be read properly, so I try to make this program so that it can be read better and for anyone who wants to use it is welcome.
# KNN Algorithm
This is a simple KNN or K - Nearest Neighbor algorithm. Maybe the code can't be read properly, so I try to make this program so that it can be read better, and for anyone who wants to use it is welcome.

# Usage
require the Knn.php inside src folder
Expand Down

0 comments on commit a16225f

Please sign in to comment.