Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model servers #689

Merged
merged 12 commits into from
Jul 15, 2019
Merged

Model servers #689

merged 12 commits into from
Jul 15, 2019

Conversation

ukclivecox
Copy link
Contributor

Prepacked model servers

  • sklearn
  • xgboost
  • tensorflow

Example yaml:

kind: SeldonDeployment
metadata:
  name: sklearn
spec:
  name: iris
  predictors:
  - graph:
      children: []
      implementation: SKLEARN_SERVER
      modelUri: gs://seldon-models/sklearn/iris
      name: classifier
    name: default
    replicas: 1

@ukclivecox ukclivecox merged commit 6a66d7b into SeldonIO:master Jul 15, 2019
@ukclivecox ukclivecox deleted the standalone_servers branch February 14, 2020 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants