jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Public Attributes | List of all members
jubatus::core::burst::keyword_with_params Struct Reference

#include <burst.hpp>

Collaboration diagram for jubatus::core::burst::keyword_with_params:
Collaboration graph

Public Attributes

double gamma
 
std::string keyword
 
double scaling_param
 

Detailed Description

Definition at line 64 of file burst.hpp.

Member Data Documentation

double jubatus::core::burst::keyword_with_params::gamma

Definition at line 67 of file burst.hpp.

Referenced by jubatus::core::burst::burst::impl_::get_keyword_list().

std::string jubatus::core::burst::keyword_with_params::keyword

Definition at line 65 of file burst.hpp.

Referenced by jubatus::core::burst::burst::impl_::get_keyword_list().

double jubatus::core::burst::keyword_with_params::scaling_param

Definition at line 66 of file burst.hpp.

Referenced by jubatus::core::burst::burst::impl_::get_keyword_list().


The documentation for this struct was generated from the following file: