CROP RECOMMENDATION SYSTEM Review3
CROP RECOMMENDATION SYSTEM Review3
Using
Artificial Intelligence
Under the guidance of Dr.Kareemulla Shaik
Done By :
Gadiparthi Manju Bhargavi - 19BCE7479
Chapalamadugu Gowtham - 19BCE7018
Adusumalli Rajiv - 19BCD7101
1
WORKING AND
OUTPUT OF
PROJECT
2
IMPORTING REQUIRED MODULES
FOR CODE DESIGNING AND WORKING
• We have imported some required modules to design code and to make it
work successfully
7
app.run() is called and the web-application is hosted locally on [localhost:5000].
“debug=True” makes sure that we don’t require to run our app every time we make changes, we can
simply refresh our web page to see the changes while the server is still running
9
OUTPUT:
1
0
• By clicking URL which is
shown in below picture. That
url is directed to the web
application
1
1
1
2
1
3