Skip to content

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…

Pratyush2710/Crop_Prediction

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 6 commits behind rahuldkjain:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ApnaAnaaj (Crop_Prediction)

ApnaAnaaj

Features

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

Tech

Installation Guide

To install and run this webapp, you will need Python(3.0 or above), and pip installed on your system

$ git clone https://github.com/rahuldkjain/Crop_Prediction.git
$ cd Crop_Prediction
$ pip install -r requirements.txt
$ python app.py

Screenshots

ApnaAnaaj ApnaAnaaj ApnaAnaaj ApnaAnaaj ApnaAnaaj

Video Demonstration

ApnaAnaaj

Designed & Developed with 💖 by

About

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…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.3%
  • Python 49.7%