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
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
Duplicate functions lead to the malfunctioning of the treeview.
After clicking on a duplicated function there remains an afterimage of it in the foreground even after selecting different elements. Also on click both functions are selected.
Additionally, I think that this is a parsing error. Can you check if in your latest version of the API there are still two power functions inside sklearn._loss.glem_distribution/TweedieDistribution? I think I'm already using the latest, but if not I'll update.
To Reproduce
Steps to reproduce the behavior:
Reproduction:
Open sklearn._loss.glm_distribution
Click on one of the power functions inside TweedieDistribution