Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 293 Bytes

distcb

Our code for the contextual bandits experiments.

DistCB.py contains the functions that carry out the experiment iterations. king_housing_preprocess.py and prudential_preprocess.py are used to preprocess the King County Housing and Prudential Life Insurance datasets respectively.