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