-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
linear_assignment can now be imported from scipy #13464
Copy link
Copy link
Closed
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolveEasy with clear instructions to resolvehelp wanted
Description
sklearn.utils.linear_assignment_ can be replaced by scipy.optimize.linear_sum_assignment now that scipy >= 0.17 is required by scikit-learn.
The sklearn.utils.linear_assignment_ module should be deprecated to be removed in 0.23 (assuming this issue gets fixed before 0.21's release).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolveEasy with clear instructions to resolvehelp wanted