Welcome to the EPA1361 code repository. This repository contains all the assignments, model answers (published each two weeks), the final project, and models and data to support those.
This repository is part of the EPA1361 Model-based Decision-making course of the Engineering and Policy Analysis (EPA) Master program at the Delft University of Technology.
- Week 1-2 - general intro to exploratory modelling
Get started with exploratory modelling, the EMAworkbench and different models and connectors - Week 3-4 - vulnerability analysis
Deep dive into Scenario Discovery, Sensitivity Analysis, and Uncertainty Management - Week 5-6 - robustness and direct search
Robustness and direct search - final assignment
The final project assignment
This repostitory is tested on Python 3.11. It has the same dependencies as the EMAworkbench (see installation guide). Furthermore it uses seaborn for many of the plots.
pip install -U ema_workbench[recommended] seaborn
Also checkout the Software section on Brightspace.