Skip to content

This web application uses Machine Learning to recommend crop, fertilizer, pesticide and storage process based on various variables. Algorithm used is SVM for multi-classification

Notifications You must be signed in to change notification settings

AishwaryaM12/ML-Precision-Agriculture-Web-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Precision-Agriculture-Web-App

This web application uses Machine Learning to recommend crop, fertilizer, pesticide and storage process based on various variables. Algorithm used is SVM for multi-classification This software is built with python, flask, flask bootstrap 4, HTML and CSS. To install: I used pycharm IDE for the development of this project. set up your pycharm IDE, preferably the community edition (its free). Open the pipfile, which contains the list of libraries and versions to be installed. Run the app.py file. Run in your browser. 127.0.0.1:5000 For admin login: Username: admin Password: admin1234

About

This web application uses Machine Learning to recommend crop, fertilizer, pesticide and storage process based on various variables. Algorithm used is SVM for multi-classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.0%
  • Python 15.0%