jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Namespaces | Functions
unlearner_factory.hpp File Reference
#include <string>
#include "../common/jsonconfig.hpp"
#include "jubatus/util/lang/shared_ptr.h"
Include dependency graph for unlearner_factory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jubatus
 
 jubatus::core
 
 jubatus::core::unlearner
 

Functions

shared_ptr< unlearner_base > jubatus::core::unlearner::create_unlearner (const std::string &name, const common::jsonconfig::config &config)