v1.3
Release 1.3 provides Seldon running as docker containers orchestrated within a Kubernetes cluster. By leveraging Kubernetes Seldon can easily be run on cloud (AWS, Google, Azure) or on-premise. This release also provides easier control of Seldon via the seldon-cli. Full docs can be found at http://docs.seldon.io
Highlights:
- Seldon on Kubernetes.
- Single command install with seldon-up.sh
- Example configurations for HostPath or GlusterFS included for persistent data, but any Kubernetes persistent volume can be used.
- Seldon-cli
- Modelling jobs using luigi
- Simple examples for basic recommendation and prediction using reuters, iris and Movielens 100k data sets. We will be adding more examples soon.
For more information please read our 1.3 release blog post.