Skip to content

Projet de machine learning réalisé en collaboration avec Lise Aujoulat (https://github.com/Lise-AJT), lors de notre formation data scientist. Il s'agissait de développer des modèles de machine et deep learning pour la prédiction des jours de pluie en Australie.

Notifications You must be signed in to change notification settings

lucas-lfp/Weather_forecast

Repository files navigation

Weather_forecast

Data science project carried out in collaboration with my friend Lise Aujoulat (https://github.com/Lise-AJT), during our data scientist training. The aim was to develop machine learning and deep learning models for predicting rainy days in Australia. You will find various elements in this rep, in particular the code put in production for the project in Jupyter Notebook format, as well as the project report in PDF format (WeatherAUS_Rapport.pdf).

We worked from the "Rain in Australia" database available on https://www.kaggle.com/jsphyg/weather-dataset-rattle-package.

Approach followed:

  1. Become familiar with the subject, understand the contents of the database.;
  2. Exploratory data analysis, includid data viz production;
  3. Search for the most appropriate machine learning model;
  4. Data pre-processing and Random Forest modelling;
  5. Attempt to improve the performance of the model with revised preprocessing;
  6. Development of a deep learning model.

Content available in this rep:

  1. Exploratory data analysis and data viz - WeatherAUS_data_description.ipynb ;
  2. Machine learning model (random forest) - WeatherAUS_ML.ipynb ;
  3. Deep learning model - WeatherAUS_DL.ipynb;
  4. Streamlit app code - MeteoAUS.py.

Note that the code used to determine the best machine learning model, as well as the code for the time series analysis is not made available here, however the approach taken is explained in the project report in PDF.

Bonne lecture ! Enjoy your reading! 🐊

About

Projet de machine learning réalisé en collaboration avec Lise Aujoulat (https://github.com/Lise-AJT), lors de notre formation data scientist. Il s'agissait de développer des modèles de machine et deep learning pour la prédiction des jours de pluie en Australie.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages