Skip to content

Code to replicate results in "Optimal Testing in the Experiment-rich Regime" paper

License

Notifications You must be signed in to change notification settings

schmit/optimal-testing-experiment-rich-regime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal testing in the experiment-rich regime

Code to replicate results in "Optimal Testing in the Experiment-rich Regime" paper

Requirements

  • Python 3
  • pandas
  • dpfly
  • matplotlib
  • numpy
  • scipy
  • toolz
  • click

How-to

Generating data from simulations

  • Create experiments folder
  • Run all the bash scripts to generate outcomes for tests. This can take many hours
  • Run the summarize_experiments.py script to parse outcomes

Note, the parsed experiments from our simulations can be found in data/experiment_summary.csv

Creating plots

  • Create plots folder
  • Run create_baseball_plot.py to generate the baseball result plot
  • Run crease_boundary_plot.py to generate the boundary plot including the heuristic boundary

About

Code to replicate results in "Optimal Testing in the Experiment-rich Regime" paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published