# Seldon-Core **Repository Path**: ShouWangZhe_NO1/Seldon-Core ## Basic Information - **Project Name**: Seldon-Core - **Description**: Seldon Core 是一个用于在 Kubernetes 上部署机器学习模型的开源平台 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2019-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Seldon Core ![API](./doc/source/seldon.png) Seldon Core is an open source platform for deploying machine learning models on a Kubernetes cluster. * Deploy machine learning models in the cloud or on-premise. * Get metrics and ensure proper governance and compliance for your running machine learning models. * Create powerful inference graphs made up of multiple components. * Provide a consistent serving layer for models built using heterogeneous ML toolkits. ## Documentation Documentation can be found [here](https://docs.seldon.io/projects/seldon-core/en/latest/). ## Community * [Join our Slack Channel](https://join.slack.com/t/seldondev/shared_invite/enQtMzA2Mzk1Mzg0NjczLWQzMGFkNmRjN2UxZmFmMWJmNWIzMTM5Y2UxNGY1ODE5ZmI2NDdkMmNiMmUxYjZhZGYxOTllMDQwM2NkNDQ1MGI) | Branch | Status | |-------------|-------| | master | [![Build Status](https://travis-ci.org/SeldonIO/seldon-core.svg?branch=master)](https://travis-ci.org/SeldonIO/seldon-core) | | release-0.2 | [![Build Status](https://travis-ci.org/SeldonIO/seldon-core.svg?branch=release-0.2)](https://travis-ci.org/SeldonIO/seldon-core) | | release-0.1 | [![Build Status](https://travis-ci.org/SeldonIO/seldon-core.svg?branch=release-0.1)](https://travis-ci.org/SeldonIO/seldon-core) |