CF-Achievement 7 | Machine Learning Specialization | Project Brief: ClimateWins Weather Prediction Data
Objective: Join me on a journey with ClimateWins, a European nonprofit organization dedicated to combating climate change where I'll answer pertinent questions, such as, can machine learning be used to predict whether weather conditions will be favorable on a certain day?
Goal: I'll be leading the charge in integrating supervised machine learning to forecast climate consequences, empowering ClimateWins to address extreme weather events with cutting-edge algorithms such as Gradient Descent, K-Nearest Neighbors (KNN), Decision Trees, and Artificial Neural Networks (ANN) with Python to derive a data-driven strategy.
- How is machine learning used? Is it applicable to weather data?
- ClimateWins has heard of ethical concerns surrounding machine learning and AI. Are there any concerns specific to this project?
- Historically, what have the maximums and minimums in temperature been?
- Can machine learning be used to predict whether weather conditions will be favorable on a certain day? (If so, it could also be possible to predict danger.)
- Identify weather patterns outside the regional norm in Europe.
- Determine if unusual weather patterns are increasing.
- Generate possibilities for future weather conditions over the next 25 to 50 years based on current trends.
- Determine the safest places for people to live in Europe over the next 25 to 50 years.
- Open-source data from European Climate Assessment & Dataset
Data Sets:
- Utilizing the latest versions of MS Excel, Anaconda, Jupyter Notebook, Python, with Gradient descent, K-nearest neighbors, Artificial neural network, and Decision tree.
Data limitations/challenges:
- Logistic Regression was not used to predict binary outcomes.
- Bias types such as selection bias, as only 15-18 weather stations were sampled out of 26,321 total.
- Fine tuning the different model parameters in order to find optimization, minimal loss, and convergence
- Overfitting data
- Analysis was Temperature (mean) focused