microsoft / mwt-ds

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

Change to run Counter factuals from azure batch #131

Closed dwaijam closed 5 years ago

dwaijam commented 5 years ago

This change allows user to use a single command to 1) download logs from azure for an appId from start to end dates 2) run experimentation.py on the gzipped file 3) upload pred files to a user provided storage account

With this change a driver function can run counterfactual job on an remote vm

marco-rossi29 commented 5 years ago

I'm closing this PR since changes are incorporated in #132