Skip to content

pratikpc/Reactive-Miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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