Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

I Created a KNN Machine Learning Algorithm

  • I created this KNN algorithm while following a tutorial ;)

Images

K vs. Accuracy

This graph shows the relationship between K and the accuracy of the KNN algorithm.

KNN Prediction

This shows the predictions made by the KNN algorithm.

KNN Neighbors

This shows the neighbors used by KNN to make a prediction, making it easier to understand how KNN works.

About

A simple KNN machine learning algorithm implemented in Python while following a tutorial.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages