smrjans / seldon-server

Enterprise machine learning platform for prediction and recommendation.

Home Page:http://www.seldon.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seldon Core

Seldon Core is a machine learning platform that helps your data science team deploy models into production.

It provides an open-source data science stack that runs within a Kubernetes Cluster. You can use Seldon to deploy machine learning and deep learning models into production on-premise or in the cloud (e.g. GCP, AWS, Azure).

Seldon supports models built with TensorFlow, Keras, Vowpal Wabbit, XGBoost, Gensim and any other model-building tool — it even supports models built with commercial tools and services where the model is exportable.

It includes an API with two key endpoints:

  1. Predict - Build and deploy supervised machine learning models created in any machine learning library or framework at scale using containers and microservices.
  2. Recommend - High-performance user activity and content based recommendation engine with various algorithms ready to run out of the box.

Other features include:

  • Complex dynamic algorithm configuration and combination with no downtime: run A/B and Multivariate tests, cascade algorithms and create ensembles.
  • Command Line Interface (CLI) for configuring and managing Seldon Core.
  • Secure OAuth 2.0 REST and gRPC APIs to streamline integration with your data and application.
  • Grafana dashboard for real-time analytics built with Kafka Streams, Fluentd and InfluxDB.

Seldon is used by some of the world's most innovative organisations — it's the perfect machine learning deployment platform for start-ups and can scale to meet the demands of large enterprises.

Get Started

It takes a few minutes to install Seldon on a Kubernertes cluster. Visit our install guide and read our tech docs.

Community & Support

License

Seldon is available under Apache Licence, Version 2.0

About

Enterprise machine learning platform for prediction and recommendation.

http://www.seldon.io/

License:Apache License 2.0


Languages

Language:Java 50.4%Language:Python 24.7%Language:Scala 10.8%Language:TSQL 4.8%Language:Shell 3.3%Language:Jupyter Notebook 2.9%Language:Makefile 1.5%Language:JavaScript 1.3%Language:Dockerfile 0.4%