Skip to content

A comprehensive platform for generating data summaries, conducting exploratory data analysis, and building both supervised and unsupervised machine learning models.

Notifications You must be signed in to change notification settings

Ashutosh-099/AnalyticsToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AnalyticsToolkit

A comprehensive platform for generating data summaries, conducting exploratory data analysis, and building both supervised and unsupervised machine learning models.

Installation:

Backend Setup:
1. Please install Python version 3.10 or higher on your system.
2. Write the command after navigating to backend folder in the repo. pip install -r requirements.txt
3. After installing all the packages, execute the command to run the backend. python app.py dev

Frontend Setup:
1. Please install Node on your system.
2. Write the command after navigating to frontend folder in the repo. npm install --force
3. After installing all the packages, execute the command to run the backend. npm run webpack

Go to browser, and enter localhost:5000.

Demo:

Analytics.Toolkit.mp4

About

A comprehensive platform for generating data summaries, conducting exploratory data analysis, and building both supervised and unsupervised machine learning models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages