jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Namespaces | Functions
select_by_weights.hpp File Reference
#include <vector>
#include "jubatus/util/math/random.h"
Include dependency graph for select_by_weights.hpp:
This graph shows which files directly or indirectly include this file:

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)