Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 493 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 493 Bytes

MockSAS

This python package allows the creation of profiles of SAS systems for the evaluation of multi-armed bandit policies.

Explanation

Profiles are specified in the profile folder, a profile of SWIM (a SAS Exemplar) is included. Execution starts from the run.py script through which MAB policies to evaluate are specified. By default the run.py takes two arguments, the number of seeds to use and the name of the csv file of the results. For example:

python run.py 10 results.csv