jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
jubatus::core::fv_converter::keyword_weights Member List

This is the complete list of members for jubatus::core::fv_converter::keyword_weights, including all inherited members.

add_weight(const std::string &key, float weight)jubatus::core::fv_converter::keyword_weights
clear()jubatus::core::fv_converter::keyword_weights
document_count_jubatus::core::fv_converter::keyword_weightsprivate
document_frequencies_jubatus::core::fv_converter::keyword_weightsprivate
get_document_count() const jubatus::core::fv_converter::keyword_weightsinline
get_document_frequency(const std::string &key) const jubatus::core::fv_converter::keyword_weightsinline
get_global_weight(const std::string &key) const jubatus::core::fv_converter::keyword_weightsprivate
get_user_weight(const std::string &key) const jubatus::core::fv_converter::keyword_weights
keyword_weights()jubatus::core::fv_converter::keyword_weights
merge(const keyword_weights &w)jubatus::core::fv_converter::keyword_weights
MSGPACK_DEFINE(document_count_, document_frequencies_, weights_)jubatus::core::fv_converter::keyword_weights
to_string() const jubatus::core::fv_converter::keyword_weights
update_document_frequency(const common::sfv_t &fv)jubatus::core::fv_converter::keyword_weights
weight_t typedefjubatus::core::fv_converter::keyword_weightsprivate
weights_jubatus::core::fv_converter::keyword_weightsprivate