In this workshop, we will:
- translate business goals into KPIs,
- translate business requirements and constraints into proper mathematical form and
- employ optimization algorithms on forecasted results to build an optimal schedule that improves the KPIs.
Familiarize yourself with important optimization concepts, especially Linear Programming ad Mixed Integer Programming; learn how to formulate optimization models; gain hands-on experience with mathematical optimization frameworks in Python. After the workshop the participant will be able to tackle a broad spectrum problems in the area of prescriptive analytics.
Intermediate level
- Basic Python programming knowledge
- Some proficiency in mathematics
- Own laptop with latest Anaconda installed
- Conda environment created based on the file Opt_AMLD2020.yml (run the command “conda env create –f Opt_AMLD2020.yml”)