microsoft / mwt-ds

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

Ormichae/mergeconfigfolders #224

Closed orenmichaely closed 3 years ago

orenmichaely commented 3 years ago

Background:

With Auto-optimization, every time the auto-optimization pipeline runs, a new config file will be created and the model will be carried over to the new config folder, so we will not be retraining on 2 days worth of data but we will have files with the same name in different config folders.

I added a gzip_mode = 3 which runs evaluations on non duplicate data from all files in all configuration folders.