Skip to content
Snippets Groups Projects
Commit 11a4ac91 authored by choukri's avatar choukri
Browse files
parents 4a9b1557 f408a3e0
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ This algorithm consists of calculating a Euclidean distance between the training
### Usage
To understand the Knn algorithm with a simple example visit the link: https://www.makeareadme.com/
To understand the Knn algorithm with a simple example visit the link: https://www.tutorialspoint.com/machine_learning_with_python/machine_learning_with_python_knn_algorithm_finding_nearest_neighbors.htm#:~:text=With%20the%20help%20of%20KNN,Image%20Recognition%20and%20Video%20Recognition.
The precision of our Knn Model can change according to the value of K
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment