Skip to content

A ReactJS based dashboard predicting crop prices using Decision Tree Regression Algorithm.

Notifications You must be signed in to change notification settings

tanmay-d-shah/Crop_Price_Prediction_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crop_Price_Prediction_Dashboard

A ReactJS based dashboard predicting crop prices using Decision Tree Regression Algorithm.
Server is developed in NodeJS
Credits to https://www.creative-tim.com/product/black-dashboard-react for Dashboard Template

Live Deployment: https://crop-price-prediction-dash.herokuapp.com

The data has been taken from data.gov.in between the intervals of April 2012 to December 2018

To run this project:

  1. go to main directory and run npm install
  2. after installing, run node index.js
  3. Go to localhost:8000 on your machine