Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 2.2 KB

README.md

File metadata and controls

56 lines (41 loc) · 2.2 KB

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

Algorithms Implemented

  1. Regression

  2. Classification

  3. Clustering

Prerequisites

Node.JS

Installing

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

Deployment

Deployed by running npm run deploy

Built With

Project Members

LICENSE

This project is licensed under the MIT License

Acknowledgments

  • Thanks to our teacher, Sujata Ma'am for assigning this project to us