Skip to content

Krshak-Saathee is a simple ML based website which determines the demand, price and yield prediction, Crop Recommendation and fertilizers recommendation for the selected crops.

Notifications You must be signed in to change notification settings

ritish1082/Krshak-Saathee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krshak-Saathee

A simple ML based website which determines the demand, price and yield prediction, Crop Recommendation and fertizers recommendation for the selected crops.
This project was created during the convergence fest of VNRVJIET as part of the software hackathon event conducted by the institute. The team members and conributors for the project are :
  1. M.Sai Ritish Reddy
  2. M. Harikesh
  3. G. Hemanth Verma
  4. Santosh

Technologies Used

  1. Ml Models
    • Linear Regression
    • Decision Tree Classifier
  2. Technologies
    • Html 5
    • CSS
    • Bootstrap 5
    • Flask
    • Python Modules
      1. Sckit-learn
      2. Numpy
      3. Pandas
      4. Matplotlib

How To Use

There are mainly 5 features regardig the above project which include demand prediction, price and yield prediction, Crop Recommendation and fertizers recommendation for the selected crops.

Crop Registration

The farmer who has decide to grow a particular crop in a particular crop season registers himself using the crop registration portal present in the main homepafe oft the website.The farmer has to fill in certaiin details such as:

  1. District
  2. Crop
  3. Area
Upon registration the user recieves a successful registration message and go back to the home page for further operations.

Crop Statistics

In this functionality the user can get the expected demand of the particular crop choosen and the number of people who have already registered for the cultivation of the crop at that particular crop season.The user has to fill in details like:

  1. Crop
The user gets a barplot in return to the input given.

Crop Yield Statistics

The user can find out the yield and the price they would get upon cultivating a certain area of crop.The user has to fill in the following details:

  1. District
  2. Crop
  3. Planned area of cultivation(in acres)

Crop Recommendation

The user gets recommendation on crop variety suitable to the soil profile of their land.The user has to fill in the following details:

  1. N,P,K values
  2. Temperature(mean temp. in your area)
  3. PH Value
  4. Rain(mean rainfall in your area)
  5. Humidity
A recommended crop suitable for your soil profile is returned.

Fertizers Recommendation

The user gets recommendation on which fertilizers to apply on the crop to enhance production.The user has to fill in the following details:

  1. Crop
  2. N,P,K Values
  3. Temperature(mean temp. in your area)
  4. Humidity
  5. Moisture Content
A recommended fertilizer suitable for your soil profile and crop is returned.

Further Scope

  1. The above performed recommendation models can be integrated with IOT based bluetooth modeules which can depict the N, P, K, temperature, humidity, moisture content values from the soil itself by using sensors.
  2. More data can be collected manually via web scrapping to make the system more accurate

About

Krshak-Saathee is a simple ML based website which determines the demand, price and yield prediction, Crop Recommendation and fertilizers recommendation for the selected crops.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages