The project aims to plot the following algorithms into different visualisation formats like Live-Graphs, Diagrams, Bar-plots, etc. with all processing happening on the Client End via the browser using Progressive Web Application technologies
-
Regression
-
Classification
-
Clustering
A step by step series of examples that tell you how to get a development env running
- Clone the repository.
- npm install
- npm start
- Open URL mentioned by React on Console
Deployed by running npm run deploy
This project is licensed under the MIT License
- Thanks to our teacher, Sujata Ma'am for assigning this project to us