Skip to content

BenzinGit/kNN-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

kNN-classification

A python program calculates unknown objects with a simple machine learning algorithm. It mainly uses numpy for the calculations and matplotlib.pyplot to visualize the results. The program lets the user choose 3 different options.

  1. The program lets the user classify an unknown object by generating training data.
  2. The program measures the precision of the kNN-algorithm my letting the user enter three file names. (See data_files)
  3. The program exits

The program was at first written in Swedish and then translated to English, which is the main reason why the documentation is so concise.

About

A python program calculates unknown objects with a simple machine learning algorithm

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages