WKSu / Model-based-decision-making

Project for EPA1361 (Model-Based Decision-Making). Analysis for a flood risk management plan for the IJssel river.
https://sites.google.com/view/green-rivers/
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Analysis To-Do List #9

Open jasonrwang opened 5 years ago

jasonrwang commented 5 years ago

This is the list of things we need to do for analysis:

Topics

Report To-Dos

Technical/Code To-Dos

jasonrwang commented 5 years ago

@WKSu and I did 1 and 2 tonight; see ad32243

WKSu commented 5 years ago

Everything is finished!

jasonrwang commented 5 years ago

Looking at how to initialize robust_optimization (AbstractGeneticAlgorithm.initialize in platypus) with policies that we already have so we can check for hypervolume convergence. (Epsilon progress already converged).

jasonrwang commented 5 years ago

We're still bit unclear over how the hypervolume indicator works (see a0fad54).