kedro-org / kedro-viz

Visualise your Kedro data and machine-learning pipelines and track your experiments.
https://demo.kedro.org
Apache License 2.0
662 stars 110 forks source link

Kedro viz demo site metrics bug #1738

Closed noklam closed 4 months ago

noklam commented 6 months ago

Description

Short description of the problem here.

image

When I click into the R2_score node, it shows me a dictionary of a2_score, b2_score,r2_score, but on the right panel it is only displaying r2_score. image

Context

How has this bug affected you? What were you trying to accomplish?

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected Result

Tell us what should happen.

Actual Result

Tell us what happens instead.

-- If you received an error, place it here.
-- Separate them if you have more than one.

Your Environment

Include as many relevant details as possible about the environment you experienced the bug in:

Checklist