Skip to content

Setting random_state and np.random.seed does not ensure reproducibility #10237

@maxnoe

Description

@maxnoe

I think it would be great and make things a lot easier, if there would be a top level API for scikit-learn

scikit-learn.set_random_seed

This would help a lot for reproducibility as one would not have to remember setting random states for each algorithm that is called. This has to deal with multiprocessing though I guess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions