Brush C++ API
A flexible interpretable machine learning framework
|
Classes | |
struct | Bandit |
The Bandit struct represents a multi-armed bandit. More... | |
class | BanditOperator |
A virtual class representing a bandit operator. More... | |
class | DummyBandit |
class | LinearThompsonSamplingBandit |
class | ThompsonSamplingBandit |