ksdkamesh99 / KNN-Visualiser

It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes i.e A,B,C. It is developed using ml5.js and p5.js.

Home Page:https://ksdkamesh99.github.io/KNN-Visualiser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KNN Visualiser

forthebadge forthebadge forthebadge

Logo

Live Demo:-

It is deployed using github pages. You can check out the visualiser here .

Introduction:-

It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes i.e A,B,C.

It is implemented completely using JavaScript.

It is developed using ml5.js and p5.js.

Steps to use:-

  1. Firstly for training click on start training.
  2. Once step 3 is completed now select the class and mark on the canvas.
  3. Once marking of classes is done then click on “Stop Training” button and then click on “Start Prediction” button.
  4. Now click on canvas and predictions will be seen and you can visualise the KNN Algorithm.
  5. Enjoy Learning!
  6. Drop a ⭐ on the Github Repository.

Bug / Feature Request

If you find a bug (gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Contact:-

For any kind of suggesstions/ help in code Please mail me at ksdkamesh99@gmail.com.

About

It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes i.e A,B,C. It is developed using ml5.js and p5.js.

https://ksdkamesh99.github.io/KNN-Visualiser/

License:MIT License


Languages

Language:HTML 53.7%Language:JavaScript 46.3%