|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
#include <map>#include <string>#include "jubatus/util/lang/shared_ptr.h"#include "../common/jsonconfig.hpp"

Go to the source code of this file.
Namespaces | |
| jubatus | |
| jubatus::core | |
| jubatus::core::nearest_neighbor | |
| jubatus::core::storage | |
Functions | |
| jubatus::util::lang::shared_ptr< nearest_neighbor_base > | jubatus::core::nearest_neighbor::create_nearest_neighbor (const std::string &name, const common::jsonconfig::config &config, jubatus::util::lang::shared_ptr< storage::column_table > table, const std::string &id) |
1.8.9.1