|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
#include <stdint.h>#include <string>#include <utility>#include <vector>

Go to the source code of this file.
Namespaces | |
| jubatus | |
| jubatus::core | |
| jubatus::core::common | |
Typedefs | |
| typedef std::vector< std::pair< std::string, float > > | jubatus::core::common::sfv_t |
| typedef std::vector< std::pair< uint64_t, float > > | jubatus::core::common::sfvi_t |
1.8.9.1