Giter VIP home page Giter VIP logo

ksdkamesh99 / knn-visualiser Goto Github PK

View Code? Open in Web Editor NEW
20.0 2.0 5.0 141 KB

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/

License: MIT License

HTML 53.73% JavaScript 46.27%
knn-visualiser knn-classifier ml5js p5js machine-learning artificial-intelligence javascript bootstrap4

knn-visualiser's Introduction

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 [email protected].

knn-visualiser's People

Contributors

ciphertron avatar deepsourcebot avatar koskrit avatar ksdkamesh99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

knn-visualiser's Issues

(JS-0009) Found empty block statements

Description

Empty block statements, while not technically errors, usually occur due to refactoring that wasn't completed. They can cause confusion when reading code. Example - The not-preferred way : ```js if (foo) { } while (foo) { } switch(foo) { } try { doSomething(); } catch(ex) { } finally { } …

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/ksdkamesh99/KNN-Visualiser/issue/JS-0009/occurrences/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.