Skip to content

CodingTheUnknown/ML_KNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ML_KNN

Learning to use sklearn.neighbors in python. The dataset used also contains irregular (none numerical) data. As a result, the data is converted to an int and then converted back to display the results.

About

Learning to use sklearn.neighbors in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages