Trying to build off of last
summer’s work!
Last Summer
• Allocative optimization for South Africa model.
• 3 parameter problem – ART, PrEP, VMMC
• Solved through random sampling of the parameter space, manual
estimation of trends + a little bit of statistical analysis
• Goals:
• Find a more efficient/organized solution
• Generalize approach to higher dimensions/other models.
Generated Hypercube in Parameter Space
• 11 x 11 x 10 points sampled - DALYs
and Cost calculated for each point.
• Built surrogate model for Objective
(DALYs) and Constraint (Cost)
• Model represents DALY, Cost as a
product of univariate functions in ART,
PrEP, and VMMC. (Separation of
variables)
• Used surrogate models to solve
constrained optimization problem.
slides.pptx
slides.pptx
Findings
• ART has the most influence on DALYs.
• ART, PrEP have around equal influence on cost.
• Main strategy: invest in ART, remainder goes to PrEP
• Suspicious observation:
• VMMC parameter has almost no effect – did I make a mistake? (I probably
made a mistake)
Next Week
• Future work – I found additional parameters in the model:
• 8 for ART
• 1 for PrEP
• 1 for VMMC
• 1 for HCT
• Generating 1000 random points in the 11-dimension hypercube.
• Generate surrogate model using separation of variables.
• Use the same code to solve the constrained optimization.

More Related Content

PPT
CART Classification and Regression Trees Experienced User Guide
PPTX
Introduction to Price Optimisation
PPTX
Building Continuous Learning Systems
PPTX
LPP application and problem formulation
PPTX
Pricing like a data scientist
PDF
Experimental Design for Distributed Machine Learning with Myles Baker
PPT
Lecture: introduction to Machine Learning.ppt
PPT
Machine learning introduction to unit 1.ppt
CART Classification and Regression Trees Experienced User Guide
Introduction to Price Optimisation
Building Continuous Learning Systems
LPP application and problem formulation
Pricing like a data scientist
Experimental Design for Distributed Machine Learning with Myles Baker
Lecture: introduction to Machine Learning.ppt
Machine learning introduction to unit 1.ppt

Similar to slides.pptx (20)

ODP
Ilab Metis: we optimize power systems and we are not afraid of direct policy ...
PDF
Chapter_6_Prescriptive_Analytics_Optimization_and_Simulation.pptx.pdf
PDF
Customer choice probabilities
PPTX
Greedy Method unit-2(Design and analysis of algorithms).pptx
PDF
Cp04invitedslide
PPTX
"A Framework for Developing Trading Models Based on Machine Learning" by Kris...
PDF
Ensemble Methods and Recommender Systems
PPTX
ASS_SDM2012_Ali
PDF
Parallel Artificial Bee Colony Algorithm
PPTX
H2O World - Top 10 Data Science Pitfalls - Mark Landry
PPTX
random forest.pptx
PDF
1.1optimization.pdf;;;khgggggggggggghhjj
PDF
Performance of Go on Multicore Systems
PDF
Combining Lazy Learning, Racing and Subsampling for Effective Feature Selection
PDF
Advanced Optimization for the Enterprise Webinar
PPTX
Machine Learning Methods 2.pptx
PPTX
Top 10 Data Science Practitioner Pitfalls
PPTX
1.1optimization concepts in engineering.pptx
PPT
Lecture01.ppt
PPTX
Kaggle Gold Medal Case Study
Ilab Metis: we optimize power systems and we are not afraid of direct policy ...
Chapter_6_Prescriptive_Analytics_Optimization_and_Simulation.pptx.pdf
Customer choice probabilities
Greedy Method unit-2(Design and analysis of algorithms).pptx
Cp04invitedslide
"A Framework for Developing Trading Models Based on Machine Learning" by Kris...
Ensemble Methods and Recommender Systems
ASS_SDM2012_Ali
Parallel Artificial Bee Colony Algorithm
H2O World - Top 10 Data Science Pitfalls - Mark Landry
random forest.pptx
1.1optimization.pdf;;;khgggggggggggghhjj
Performance of Go on Multicore Systems
Combining Lazy Learning, Racing and Subsampling for Effective Feature Selection
Advanced Optimization for the Enterprise Webinar
Machine Learning Methods 2.pptx
Top 10 Data Science Practitioner Pitfalls
1.1optimization concepts in engineering.pptx
Lecture01.ppt
Kaggle Gold Medal Case Study

Recently uploaded (20)

PDF
Metabolic Acidosis. pa,oakw,llwla,wwwwqw
PPTX
Preformulation.pptx Preformulation studies-Including all parameter
PDF
From Molecular Interactions to Solubility in Deep Eutectic Solvents: Explorin...
PDF
Is Earendel a Star Cluster?: Metal-poor Globular Cluster Progenitors at z ∼ 6
PPTX
GREEN FIELDS SCHOOL PPT ON HOLIDAY HOMEWORK
PDF
Chapter 3 - Human Development Poweroint presentation
PPTX
2currentelectricity1-201006102815 (1).pptx
PPTX
Introduction to Immunology (Unit-1).pptx
PPTX
LIPID & AMINO ACID METABOLISM UNIT-III, B PHARM II SEMESTER
PDF
Packaging materials of fruits and vegetables
PPT
Animal tissues, epithelial, muscle, connective, nervous tissue
PPTX
Introcution to Microbes Burton's Biology for the Health
PDF
Unit 5 Preparations, Reactions, Properties and Isomersim of Organic Compounds...
PDF
Sustainable Biology- Scopes, Principles of sustainiability, Sustainable Resou...
PPT
LEC Synthetic Biology and its application.ppt
PPT
Mutation in dna of bacteria and repairss
PDF
Integrative Oncology: Merging Conventional and Alternative Approaches (www.k...
PPTX
A powerpoint on colorectal cancer with brief background
PDF
The Future of Telehealth: Engineering New Platforms for Care (www.kiu.ac.ug)
PPT
Cell Structure Description and Functions
Metabolic Acidosis. pa,oakw,llwla,wwwwqw
Preformulation.pptx Preformulation studies-Including all parameter
From Molecular Interactions to Solubility in Deep Eutectic Solvents: Explorin...
Is Earendel a Star Cluster?: Metal-poor Globular Cluster Progenitors at z ∼ 6
GREEN FIELDS SCHOOL PPT ON HOLIDAY HOMEWORK
Chapter 3 - Human Development Poweroint presentation
2currentelectricity1-201006102815 (1).pptx
Introduction to Immunology (Unit-1).pptx
LIPID & AMINO ACID METABOLISM UNIT-III, B PHARM II SEMESTER
Packaging materials of fruits and vegetables
Animal tissues, epithelial, muscle, connective, nervous tissue
Introcution to Microbes Burton's Biology for the Health
Unit 5 Preparations, Reactions, Properties and Isomersim of Organic Compounds...
Sustainable Biology- Scopes, Principles of sustainiability, Sustainable Resou...
LEC Synthetic Biology and its application.ppt
Mutation in dna of bacteria and repairss
Integrative Oncology: Merging Conventional and Alternative Approaches (www.k...
A powerpoint on colorectal cancer with brief background
The Future of Telehealth: Engineering New Platforms for Care (www.kiu.ac.ug)
Cell Structure Description and Functions

slides.pptx

  • 1. Trying to build off of last summer’s work!
  • 2. Last Summer • Allocative optimization for South Africa model. • 3 parameter problem – ART, PrEP, VMMC • Solved through random sampling of the parameter space, manual estimation of trends + a little bit of statistical analysis • Goals: • Find a more efficient/organized solution • Generalize approach to higher dimensions/other models.
  • 3. Generated Hypercube in Parameter Space • 11 x 11 x 10 points sampled - DALYs and Cost calculated for each point. • Built surrogate model for Objective (DALYs) and Constraint (Cost) • Model represents DALY, Cost as a product of univariate functions in ART, PrEP, and VMMC. (Separation of variables) • Used surrogate models to solve constrained optimization problem.
  • 6. Findings • ART has the most influence on DALYs. • ART, PrEP have around equal influence on cost. • Main strategy: invest in ART, remainder goes to PrEP • Suspicious observation: • VMMC parameter has almost no effect – did I make a mistake? (I probably made a mistake)
  • 7. Next Week • Future work – I found additional parameters in the model: • 8 for ART • 1 for PrEP • 1 for VMMC • 1 for HCT • Generating 1000 random points in the 11-dimension hypercube. • Generate surrogate model using separation of variables. • Use the same code to solve the constrained optimization.