Skip to content

linear_assignment can now be imported from scipy #13464

@jnothman

Description

@jnothman

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolvehelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions