Skip to content

School assignment number 3 for course Artificial Intelligence in Python - Self-written KNN Algorithm with visualisation of points

License

Notifications You must be signed in to change notification settings

SimonK1/Point-Classification-KNN-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Point-Classification-KNN-Algorithm

This project was developed as a school assignment for course Artificial Intelligence (FIIT STU). The point of this project was to create a custom KNN Algorithm for simple point classification. Algorithm uses euclidean distance for finding k nearest neighbours and is creating simple visualization. This project is entirely written in Python and was developed without using any external sources. User interface, code and code comments are written in English.

  • Programming Language: Python
  • Code Language: English
  • Comments Language: English
  • User Interface Language: English

Authors

About

School assignment number 3 for course Artificial Intelligence in Python - Self-written KNN Algorithm with visualisation of points

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages