|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
#include <vector>#include "jubatus/util/math/random.h"

Go to the source code of this file.
Namespaces | |
| jubatus | |
| jubatus::core | |
| jubatus::core::bandit | |
Functions | |
| int | jubatus::core::bandit::select_by_weights (const std::vector< double > &weights, jubatus::util::math::random::mtrand &rand) |
1.8.9.1