issue-tracking icon indicating copy to clipboard operation
issue-tracking copied to clipboard

Using a parameter as Y axis in scatter plot

Open lemairecarl opened this issue 3 years ago • 3 comments

Describe the Bug

When trying to use a parameter as Y axis in scatter plot, it wrongly says "No data available for this chart"

Expected behavior

I want to do a scatter plot with the HPO trial number as X, and weight_decay as Y. Both are parameters, not metrics. This would be useful in an Hyperparameter Optimization context.

Where is the issue?

  • [ ] Comet Python SDK
  • [x] Comet UI
  • [ ] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)

To Reproduce

Steps to reproduce the behavior:

  1. Add a scatter plot
  2. Select params as X and Y axis
  3. It says "No data available for this chart"

Link to Comet Project/Experiment

If applicable, please provide a link to your Comet Project or Experiment. https://www.comet.ml/lemairecarl/microscopie/view/lzy4th53wbc8iEZCjpV3eh2kj/panels

lemairecarl avatar Nov 24 '21 22:11 lemairecarl

@lemairecarl Would it be possible to make your project public so that I can try reproducing this issue on my end?

DN6 avatar Nov 29 '21 18:11 DN6

Sorry, it's now public.

For example, you can try creating a scatter plot using X="optuna_trial" and Y="log_wd".

Thanks.

lemairecarl avatar Dec 13 '21 22:12 lemairecarl

Hi @lemairecarl. I was able to reproduce your issue. Indeed, this looks like a bug. Thank you for catching it. I will notify the engineering team and update you here when the issue is resolved.

DN6 avatar Dec 15 '21 16:12 DN6

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Oct 23 '23 21:10 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Oct 29 '23 21:10 github-actions[bot]