Skip to content

holidayworking/jubabox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jubabox cookbook

オンライン機械学習向け分散処理フレームワークである Jubatus の Vagrant Project です。

jubatus-example で公開されている Ruby と Python のサンプルプログラムを動かす段階まで環境構築を行います。

Requirements

Usage

$ vagrant plugin install vagrant-berkshelf
$ vagrant plugin install vagrant-vbguest
$ git clone git@github.com:holidayworking/jubabox.git
$ cd jubabox
$ bundle install
$ vagrant up
$ vagrant ssh
vagrant@jubabox:~$ cd jubatus-example/shogun
vagrant@jubabox:~/jubatus-example/shogun$ jubaclassifier --configpath shogun.json &
vagrant@jubabox:~/jubatus-example/shogun$ ruby ./shogun.rb

Author

Author:: Hidekazu Tanaka (hidekazu.tanaka@gmail.com)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published