Skip to content

code-lighter/Crop-Prediction-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Crop Prediction System

Command for Command Prompt to enable mongodb:

mongod --dbpath "C:\pratham\py\Qualify_or_ddos\Qualify_or_ddos\mongodb_data"

directory datafiles contain datasets by which the model has been trained and used to predict the yield and crop!

  • open command prompt in the folder
  • python main.py
  • mongod --dbpath "Qualify_or_ddos\mongodb_data"(in other cmd prompt)
  • open chrome
  • URL - localhost:5000/register

Technologies Used

  • MongoDB
  • Flask
  • HTML
  • CSS
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.1%
  • Python 40.9%