Brush C++ API
A flexible interpretable machine learning framework
|
#include "bandit_operator.h"
#include <boost/math/distributions/gamma.hpp>
#include "../util/utils.h"
Go to the source code of this file.
Classes | |
class | Brush::MAB::ThompsonSamplingBandit< T > |
Namespaces | |
namespace | Brush |
< nsga2 selection operator for getting the front | |
namespace | Brush::MAB |
Macros | |
#define | THOMPSON_H |
#define THOMPSON_H |
Definition at line 14 of file thompson.h.