Skip to content

Allow the user to control the random seed for cross validation fold generation #593

@aoifecahill

Description

@aoifecahill

Sometimes we want to run the same cross validation experiment multiple times to get an idea of variance across replicates. Currently, it's not easy to manipulate the seed that's used to generate the folds. It's hard coded in learner.py

It would be nice if this could be a parameter that could be manipulated, either in the config directly, or minimally through the api.

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