Skip to content

Implementation of the k-nearest neighbors algorithm, an IA classifier

Notifications You must be signed in to change notification settings

mathbatistela/kNN-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kNN-algorithm

Como executar

python3 main.py resources/treinamento.txt resources/teste.txt

output: result.txt

About

Implementation of the k-nearest neighbors algorithm, an IA classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages