microsoft / mwt-ds

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

Adding initial VW auto-experimentation #86

Closed GalOshri closed 7 years ago

GalOshri commented 7 years ago

Take raw JSON file from Decision Service and try to find good parameters. Runs a set of tests at a time to identify a good learning rate, good cb_type, good feature interactions, etc.

Writes experiment results to file.

Various TODOs remaining to run better experiments.

eisber commented 7 years ago

nice work