|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
Classes | |
| class | anomaly_base |
| class | anomaly_factory |
| class | light_lof |
| class | lof |
| struct | lof_entry |
| class | lof_storage |
Typedefs | |
| typedef jubatus::util::data::unordered_map< std::string, lof_entry > | lof_table_t |
| typedef framework::linear_mixable_helper< lof_storage, lof_table_t > | mixable_lof_storage |
| typedef common::sfv_t | sfv_diff_t |
| typedef jubatus::util::data::unordered_map<std::string, lof_entry> jubatus::core::anomaly::lof_table_t |
Definition at line 50 of file lof_storage.hpp.
| typedef framework::linear_mixable_helper<lof_storage, lof_table_t> jubatus::core::anomaly::mixable_lof_storage |
Definition at line 169 of file lof_storage.hpp.
Definition at line 30 of file anomaly_type.hpp.
1.8.9.1