GithubHelp home page GithubHelp logo

task's Introduction

Name

Farmer Exploitation Prevention ML model

Description

The project is based on a regression model of machine learning which uses the crop name, state name and values of cost of cultivation and cost of production to predict the yield of the crop. With the prediction of yield of crop available the farmers can now tally their profits or losses and accordingly decide if the given crop is suitable for cultivation.

Software Required

Any python IDE(e.g. Spyder/PyCharm)

Working

Since the dataset used for building the model contains only 50 entries the use of neural network to get the output was avoided. The model just uses simple regression models to obtain the output therefore in order to decide which model suits the best I have implemented every regression model I know of and then calculated the mean square error as well as accuracies for each of them.Among these the best accuracies and the least mean square error was observed in the random forest regression model. Hence the random forest model is best suited for the above dataset. Since there are multiple independant variables the graph representation was not possible.

Progress

The machine learning model is ready. I am learning front end in order to apply the ml model for usage.

task's People

Contributors

redmaniac1105 avatar

Watchers

 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.