Switches the name from `decision_engine` to `curators`. When installing, use `pip install curators`.
0.0.0beta2
Added features: * cluster bandit - as first contextual bandit * added modelsave infrastructure * clarified api for bandit updates * wrote initial iteration on docs * added notebook demo for cluster bandit * cleaned up past application and model demo notebooks * added formal handling of test coverage
0.0.0beta1
Initial Beta-powered k-armed-bandit model, with some tests, initial demo, and beginnings of an explanation of the model.