Table Of Contents

Next topic

QuickStart

This Page

Jubatus : Distributed Online Machine Learning Framework

Jubatus is a distributed processing framework and streaming machine learning library. Jubatus library includes these functionalities:

  • online multi-class/binary classification,
  • online linear regression,
  • online recommendation with inverted index or LSH (locality sensitive hash),
  • fv_converter: pre-proccessing data(for natural language), and
  • framework for online machine learning with fault tolerance.
Fork me on GitHub