=========== Seldon Core =========== .. image:: ./_static/scv2_banner.png :alt: Seldon Core V2 logo :align: center :target: https://docs.seldon.io/projects/seldon-core/en/v2/index.html .. important:: `Seldon Core V2 `_ **is now available**. If you're new to Seldon Core we recommend you `start here `_. Check out the `full docs here `_ and make sure to leave feedback on `our slack community `_ and `submit bugs or feature requests on the repo `_. .. These are hidden links, which are not linked anywhere but may still be exposed through an URL in readthedocs .. TODO Filter through these to remove or ignore old ones .. image:: ./images/core-logo-small.png :alt: Seldon logo :align: center A platform to deploy your machine learning models on Kubernetes at massive scale. Overview -------- Seldon core converts your ML models (Tensorflow, Pytorch, H2o, etc.) or language wrappers (Python, Java, etc.) into production REST/GRPC microservices. Seldon handles scaling to thousands of production machine learning models and provides advanced machine learning capabilities out of the box including Advanced Metrics, Request Logging, Explainers, Outlier Detectors, A/B Tests, Canaries and more. .. youtube:: 5Q-03We8aDE :width: 100% Quick Links ----------- * Join our `community Slack `_ to ask any questions * Get started with `Seldon Core Notebook Examples <./examples/notebooks.html>`_ * Join our fortnightly `online community calls <./developer/community.html#community-calls>`_ (`Google Calendar `_ , `iCal `_) * Learn how you can `start contributing <./developer/contributing.html>`_ * Check out `Blogs <./tutorials/blogs.html>`_ that dive into Seldon Core components * Watch some of the `Videos and Talks <./tutorials/videos.html>`_ using Seldon Core .. toctree:: :hidden: Getting Started Concepts Configuration Tutorials Reference