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
sklearn/cluser/hierarchical.py:linkage_tree accepts an undocumented n_components parameter, which it does not use. It should be removed, perhaps with deprecation.