Skip to content

End to End machine learning project on regression using cloud based deployment

Notifications You must be signed in to change notification settings

mp-balaji/Blueberry-Yield-Prediction

Repository files navigation

Blueberry Yield Prediction Application

Please use the below link to access the cloud-deployed application

Streamlit URL: https://mp-balaji-accident-severity-prediction-app-mq2x4x.streamlit.app/

🚦 Project Description:

The dataset used for predictive modelling was generated by the Wild Blueberry Pollination Simulation Model, which is an open-source, spatially-explicit computer simulation program, that enables exploration of how various factors, including plant spatial arrangement, outcrossing and self-pollination, bee species compositions and weather conditions, in isolation and combination, affect pollination efficiency and yield of the wild blueberry agro-ecosystem. The simulation model has been validated by the field observation and experimental data collected in Maine USA and Canadian Maritimes during the last 30 years and now is a useful tool for hypothesis testing and theory development for wild blueberry pollination researches. This simulated data provides researchers who have actual data collected from field observation and those who wants to experiment the potential of machine learning algorithms response to real data and computer simulation modelling generated data as input for crop yield prediction models.

🚩 Problem Statement:

The target feature is yield which is a continuous variable. The task is to classify this variable based on the other 17 features step-by-step by going through each day's task. The evaluation metrics will be RMSE score

🥽 Application Preview:

image