-
Notifications
You must be signed in to change notification settings - Fork 224
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
WG ML Experience proposal #824
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Awesome, thank you Eder! |
I integrated for example labelstudio some time ago. Would this be interesting? |
that would be awesome. |
Signed-off-by: Eder Ignatowicz <[email protected]>
2d30b0e
to
eab190b
Compare
I would love to join this |
I'd love to join this as well. |
Awesome @shivay-couchbase. Also are you working with @ejscribner? |
- Training Operator & Katib; | ||
- Model Registry; | ||
- Model Serving (KServe); | ||
- Feast. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI @ejscribner
Great proposal, I would like to join! |
@juliusvonkohout I would love to hear more about labelstudio? Is there a recording or doc from our example? |
@shivay-couchbase @varodrig @jesuino awesome! Feel free to review this proposal! We would love your feedback! |
https://labelstud.io/ we can offer it similarly to jupyterlabs. |
I also found this solution interesting: https://lightning.ai/docs/overview/studios/background-execution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appreciate your review for the WG ML Experience goals and charter..
/assign @bigsur0 @Zsailer @shravan-achar @akshaychitneni @lresende
@andreyvelich: GitHub didn't allow me to assign the following users: bigsur0, Zsailer, shravan-achar, akshaychitneni. Note that only kubeflow members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This is neat! It's similar in spirit to some work that's being discussed in Llama Stack on a Jobs API. CC @booxter |
This is really interesting and i would love to join as well. |
Label studio is a very interesting project, and I can see how it would be valuable to have a notebook or a vs studio code image with label studio pre-installed. But since it also exposes a web UI and run on the backbone of a database, it seems more fit to propose is a "separate" dev environment. Maintain said image and the deployment options would probably be more of a responsibility of the Notebooks WG (Although maybe with Notebooks 2.0 it will become easier to add a new IDE tot he deployment options) |
It worked quite well with notebooks V1 since it just uses the underlying pvc as storage and V2 notebooks will make the implementation more elegant. We can also add other tools that way as self-service. A central installation does not make sense, because the community edition has no multi-tenancy, but we get that via our kubeflow user namespaces and self-service per namespace. |
My two cents here: it's incredibly useful for the GenAI and tabular story. As it allows MLEs/Data Scientists to label their data. FWIW, we used it at my last job alongside Kubeflow. |
This PR proposes a new WG to the Kubeflow community.
The ML Experience Working Group is responsible for developing and integrating IDE-based tools and extensions to provide a streamlined user experience to data scientists and machine learning practitioners on Kubeflow.
This PR closes #808.