jubatus
Jubatus is an open-source framework for real-time, online machine learning on streaming data. It provides a collection of algorithms that can learn incrementally from new examples, enabling models to adapt continuously without retraining from scratch. Jubatus is designed for low-latency scoring on high-volume data, making it suitable for real-time analytics, fraud detection, recommendation, and monitoring tasks.
The system is designed as a distributed framework that can run on clusters of machines. Data is
The framework includes a range of online learning algorithms for tasks such as classification, regression, clustering,
Jubatus has been used in industry for real-time scoring in web services, streaming analytics, and security monitoring.