This is a Streamlit application for predicting agricultural yields based on various input parameters such as year, average rainfall, pesticide usage, average temperature, country, and crop name. The app utilizes a pre-trained machine learning model and a preprocessing pipeline to make predictions.
Steps to use :
- Go to "https://agricultural-yield-prediction.streamlit.app/"
- You will see this interface
- Enter year , Average Rainfall (mm/year) , Pesticides (tonnes) , Average Temperature (°C) , Country , Crop Name
- You will use predict button to print output in the screen
MADE WITH LOVE 💘