comet-ml / issue-tracking

Questions, Help, and Issues for Comet ML
https://www.comet.ml
85 stars 7 forks source link

Using a parameter as Y axis in scatter plot #449

Closed lemairecarl closed 1 year ago

lemairecarl commented 2 years ago

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?

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

DN6 commented 2 years ago

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

lemairecarl commented 2 years ago

Sorry, it's now public.

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

Thanks.

DN6 commented 2 years ago

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.

github-actions[bot] commented 1 year ago

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] commented 1 year ago

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