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::LinearThompsonSamplingBandit< T > |
Namespaces | |
namespace | Brush |
< nsga2 selection operator for getting the front | |
namespace | Brush::MAB |
Macros | |
#define | LINEAR_THOMPSON_H |
#define LINEAR_THOMPSON_H |
Definition at line 14 of file linear_thompson.h.