microsoft / mwt-ds

Umbrella repository for projects related to the MWT Decision Service
187 stars 77 forks source link

Data Generator improvements #179

Closed YaranFan closed 4 years ago

YaranFan commented 4 years ago

This PR has couple of improvements for the simulated data generator:

  1. Single best action guaranteed if increase_winning_margin is greater than 0.
  2. Sample with replacement
  3. Add grey-scale option to the plot
  4. Include the accuracy of the latest model in the plot
YaranFan commented 4 years ago

@marco-rossi29 Hi Marco, could you please have a look at this PR? It includes some very simple changes to the simulated data generator. Thanks!