jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Namespaces | Functions
select_by_weights.cpp File Reference
#include "select_by_weights.hpp"
#include <vector>
#include <numeric>
Include dependency graph for select_by_weights.cpp:

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, mtrand &rand)