Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Green AI – Oil Spill Simulation & Prediction

This project focuses on Green AI applied to environmental risk modeling. It aims to simulate the displacement of an oil spill on the sea surface and to evaluate machine learning models for prediction and analysis.

The project combines:

  • physical simulation,
  • data preprocessing,
  • machine learning experimentation,
  • evaluation of model performance.

The objective is to build efficient and interpretable models while considering computational cost and environmental impact.


Project overview

Problem

Oil spill dispersion is influenced by multiple factors such as:

  • currents,
  • wind,
  • diffusion phenomena.

Accurate simulation and prediction are critical for:

  • environmental risk assessment,
  • emergency response,
  • mitigation strategies.

Methodology

1. Simulation

  • Simulation of oil spill displacement over time
  • Generation of spatio-temporal data
  • Controlled scenarios for experimentation

2. Data preprocessing

  • Cleaning and structuring simulation outputs
  • Feature engineering
  • Preparation of datasets for ML models

3. Machine Learning models

  • Baseline models
  • Comparative evaluation of different approaches
  • Focus on prediction accuracy and stability

4. Evaluation

  • Quantitative metrics
  • Model comparison
  • Analysis of trade-offs between performance and complexity

Tools & technologies

  • Python
  • NumPy, Pandas
  • Scikit-learn
  • Simulation models
  • Jupyter Notebooks

Green AI perspective

This project emphasizes:

  • efficient use of computational resources,
  • model simplicity when possible,
  • responsible application of AI to environmental challenges.

Perspective

This work can be extended toward:

  • real-world environmental data,
  • more advanced physical models,
  • production-ready pipelines and MLOps practices.

About

Green AI project – environmental simulation and machine learning

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages