concierge
A continuous learning collaborative filter1 deployed with a light web server2. Distributed updates are live (real time pubsub + delta training from model snapshots).
Live:
- exploring redis pubsub updates, and model persistence
- using redis ordered sets to take incremental trained models and augment them with the latest events
Released under the MIT License