Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Add support for Seldon #91

Open
mgoeminne opened this issue Jan 8, 2020 · 2 comments · Fixed by #122
Open

Add support for Seldon #91

mgoeminne opened this issue Jan 8, 2020 · 2 comments · Fixed by #122
Labels
enhancement New feature or request
Milestone

Comments

@mgoeminne
Copy link

In order to improve the usability of FADI when deployed for Machine Learning / Data Science projects, a support for Seldon should be added.

Seldon is an open source project for packaging machine learning models and scoring them. It hides such models behind a REST API, and build Docker containers for deploying them.

From the user's point of view, Seldon is essentially a tool for converting source code into containers, making it "easier and faster to deploy your machine learning models and experiments at scale on Kubernetes". Related advanced features are also provided. In particular, performances metrics are generated by Seldon

Is your feature request related to a problem? Please describe.
No, it's a suggestion for an extension improving the functional coverage of FADI instances.

Describe the solution you'd like
Helm charts should be added to FADI, in order to be able to deploy and exploit an instance of Seldon.

Describe alternatives you've considered
None.

Additional context
N/A

@mgoeminne mgoeminne added the enhancement New feature or request label Jan 8, 2020
@mgoeminne
Copy link
Author

@Maher-badri

@banzo banzo added this to the 0.1.2 milestone Jan 20, 2020
AyadiAmen added a commit to cetic/helm-fadi that referenced this issue Feb 28, 2020
AyadiAmen added a commit that referenced this issue Feb 28, 2020
@banzo banzo linked a pull request May 27, 2020 that will close this issue
@banzo
Copy link
Contributor

banzo commented May 27, 2020

Ideally we would want an example documentation like we have for BinderHub with a concrete use case and shiny screenshots, maybe we can combine both in an integrated example (also MLFlow?).

banzo added a commit that referenced this issue May 4, 2021
* seldon-core userguide. #91

Authored-by: Amen Ayadi <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants