- [ ] Add interface for ccb estimator (base.py) - similar to slates, but reward is list of the same length as probabilities - [ ] Make FirstSlotEstimator implementation: facade over bandits estimator that is feeding only data from the first slot. (+ tests)