8000 enhancement: sklearn.utils.shuffle consume 2x memory, better do it in-place · Issue #7754 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
enhancement: sklearn.utils.shuffle consume 2x memory, better do it in-place #7754
Open
@mw66

Description

@mw66

Description

sklearn.utils.shuffle use the double amount of memory in my test. I'd like the in-place implementation without using 2x times memory of the input arrays.

numpy/numpy#8204

Steps/Code to Reproduce

Expected Results

Actual Results

Versions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0