Giter Site home page Giter Site logo

meenu-github / crop-recommender Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gabbygab1233/crop-recommender

0.0 0.0 0.0 92 KB

AI Application that can predict the most suitable crops to grow in particular farm based on various parameters.

Shell 1.06% Python 98.94%

crop-recommender's Introduction

Hits

Crop Recommendation Using Machine Learning

Crop recommendation is one of the most important aspects of precision agriculture. Crop recommendations are based on a number of factors. Precision agriculture seeks to define these criteria on a site-by-site basis in order to address crop selection issues. While the "site-specific" methodology has improved performance, there is still a need to monitor the systems' outcomes.Precision agriculture systems aren't all created equal. However, in agriculture, it is critical that the recommendations made are correct and precise, as errors can result in significant material and capital loss.

This application will assist farmers in increasing agricultural productivity, preventing soil degradation in cultivated land, reducing chemical use in crop production, and maximizing water resource efficiency.

This dataset was build by augmenting datasets of rainfall, climate and fertilizer data available for India.

  • N - Ratio of Nitrogen content in soil
  • P - Ratio of Phosphorous content in soil
  • K - Ratio of Potassium content in soil
  • Temperature - temperature in degree Celsius
  • Humidity - relative humidity in %
  • ph - ph value of the soil
  • Rainfall - rainfall in mm
  • Data Analysis
    • All columns contain outliers except for N.
  • Performance Evaluation
    • Splitting the dataset by 80 % for training set and 20 % validation set.
  • Training and Validation
    • GausianNB gets a higher accuracy score than other classification models.
    • GaussianNB ( 99 % accuracy score )
  • Performance Results
    • Training Score: 99.5%
    • Validation Score: 99.3%

Demo

Live Demo: https://ai-crop-recommender.herokuapp.com/

References

crop-recommender's People

Contributors

gabbygab1233 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.