You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gbayomi yes sorry, I broke it with the 0.3.5 pypi release of erroranalysis package 2 days ago: https://pypi.org/project/erroranalysis/0.3.5/#history
I already fixed the issue yesterday in the PR: #1593
Which was a bug introduced in the previous PR: #1562
I will do a new erroranalysis package release as soon as it's merged.
For now you can work around the issue by running the version just before 0.3.5 via:
Bug has been fixed with merged PR: #1593
The fix will be in 0.3.6 release of erroranalysis package. To get latest, run: pip install erroranalysis==0.3.6
Or similarly just get latest via: pip install --upgrade erroranalysis
Describe the bug
Running through the example notebooks (wine/breast cancer), the tree map shows the same value error value for all nodes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It's expected to show different values for each node.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: