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

We'd like your feedback on our MLflow experience! #10329

Open
AbeOmor opened this issue Nov 8, 2023 · 4 comments
Open

We'd like your feedback on our MLflow experience! #10329

AbeOmor opened this issue Nov 8, 2023 · 4 comments

Comments

@AbeOmor
Copy link
Collaborator

AbeOmor commented Nov 8, 2023

Would love if you could take sometime to share your experience with the MLflow team.

In the past year, MLflow has released multiple features notably MLflow evaluate, Prompt UI, MLflow datasets, new chart experience, and more, and the MLflow product team would love to hear your thoughts on some of the new features and how you envision MLflow growing to meet your needs, especially with Deep Learning or LLMs.

The survey would take 3-5 mins of your time and would greatly help the MLflow team in designing the next chapter of the product.

Fill out the survey HERE

Feel free to add more feedback in the comments below

@AbeOmor AbeOmor pinned this issue Nov 8, 2023
@Jamesetay1
Copy link

I have just recently started using MLFLow for Prompt Engineering and interacting with the gateway through a notebook has been really seamless. One feature in the Prompt UI I'd like to see (or perhaps don't understand) is that when you add a new row to or duplicate a run it automatically populates the variables for you. I only want to change one of the variables of the three for a new run, but currently I have to copy and paste all of them from outside the UI.

Copy link

@mlflow/mlflow-team Please assign a maintainer and start triaging this issue.

@e-dorigatti
Copy link

Please improve the responsiveness of the web UI! Performance issues were raised several times in the past (#627, #925, #1517, #1571, #1763, #1902, #3334, #4034, #4305, #4454, #5653) and are still not fixed. It only takes a few hundreds runs to bring the web UI to its knees. At this point I am barely able to browse the results of a single hyperparameter search, and I need to start looking for alternative products.

@rorour
Copy link

rorour commented May 22, 2024

I'm new to MLFlow and have some questions/suggestions related to logging/viewing metrics.

  1. There doesn't seem to be anywhere in the UI that displays the number of data points that have been logged for a given metric. That would be useful information, especially on the plot view.

  2. Related, on the Overview of a run, the Metrics section doesn't show any indication of whether a metric has logged multiple values - you have to click through to the plot view to discover this. In this view it's also not clear whether the singular value shown is the latest logged value, or the last step (which could be different if logged out of order), or the max, etc. It would be much more informative to have detail on min/max/latest/total num data points in this view.


  3. Is there a way to reduce overhead by logging multiple steps of the same metric with one API call? l see that log_metrics allows to log one step for multiple metrics at once, but I would like to log, say, 1000 steps for the "loss" metric at once. Making an API call in every epoch is expensive.

I'm happy to make separate issues for these if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants