Skip to content

setting random seeds #163

Closed
Closed
@lheagy

Description

@lheagy

In the worksheets and tutorials, we use a mix of setting random seeds via numpy (np.random.seed) and passing a random_state to scikit learn (https://github.ubc.ca/UBC-DSCI/dsci-100-instructor/issues/760).

In chapter 6, the textbook only discusses using numpy. We should add discussion of setting the random state with scikit learn (and possibly reduce numpy text if we are able to entirely rely on scikit-learn for setting the random state)

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions