/Crop_Price_Prediction_Dashboard

This is a Dashboard which is made to predict the price of crop in next twelve months. It uses ML algorithm to implement the functionality.

Primary LanguageCSS

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