4 projects
future-shot
FutureShot: Few-Shot Learning for high-dimensional classification problems
bento2seldon4recsys
Extension of bento2seldon for RecSys.
bento2seldon
This project aims to combine the awesome capabilities of BentoML in packaging models with the powerful Seldon Core engine to deploy such models. It also features an optional cache using Redis that can also be used to make the feedback loop easier by using the request ID to get back the original request and response. For now, it was created for internal use and is in alpha state. But it will soon be prepared to be used by everyone.
redis-bandit
A Python, redis-backed, distributed Multi-Armed Bandit Framework. The goal is being able to scale a MAB horizontally.