NAME
Jubatus::Stat::Types - Perl extension for treating a data structure to use interface of statistical analysis server 'jubastat'
SYNOPSIS
use Jubatus::Stat::Types;
DESCRIPTION
This module provide the constructors and the methods to use interface of recommendation server 'jubastat'.
METHODS
Jubatus::Stat::Types will provide many packages and constructors, methods. These are used in Jubatus::Stat::Clients.
See Jubatus::Stat::Client for more detail.
Packages
There is not it now.
Constructors
There is not it now.
Jubatus::Stat::***->****();
There is not it now.
Functions
SEE ALSO
http://jubat.us/ https://github.com/jubatus
AnyEvent::MPRPC AnyEvent::MPRPC::Client http://msgpack.org/ http://wiki.msgpack.org/display/MSGPACK/RPC+specification
https://github.com/overlast/p5-Jubatus
LICENSE
Copyright (C) 2013 by Toshinori Sato (@overlast).
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The licence of Jubatus is LGPL 2.1.
Jubatus: Online machine learning framework for distributed environment
Copyright (C) 2011,2012 Preferred Infrastructure and Nippon Telegraph and Telephone Corporation.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1 as published by the Free Software Foundation.
However Jubatus.pm and Jubatus::*.pm is the pure Perl modules.
Therefor the licence of Jubatus.pm and Jubatus::*.pm is the Perl's licence.
AUTHOR
Toshinori Sato (@overlast) <overlasting@gmail.com>