DEV Community

Cover image for ApnaAnaaj- A crop value prediction webapp
Pratyush Garg
Pratyush Garg

Posted on

ApnaAnaaj- A crop value prediction webapp

ApnaAnaaj aims to solve crop value prediction problem in an efficient way to ensure the guaranteed benefits to the poor farmers. The team decided to use Machine Learning techniques on various data to came out with better solutionThis solution uses POLYNOMIAL MULTIVARIABLE REGRESSION technique to predict the crop value using the data trained from authentic datasets of Annual Rainfall, WPI Index for about the previous 10 years. This implementation proved to be promising with 93-95% accuracy.

Features

  1. Around 23 commodities(including all kind of crops) crop value forecasting
  2. Crop detailed forecast upto next 12 months
  3. Top Gainers and Losers of current time
  4. Crop price prediction with 93-95% accuracy
  5. Model trained on authenticated datasets provided by data.gov.in
  6. Detailed analysis of crop prices using tables and charts
  7. Prediction done by using Polynomial Multivariable Regression techniques.
  8. Annual Rainfall, WPI(Wholesale Price Index) datasets are used for training the model
  9. User friendly UI made by using materializecss

Built with my team members :- Rahul Jain, Somya Jain
Link: https://github.com/Pratyush2710/Crop_Prediction

Top comments (0)