-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
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
Labels
invalidThis doesn't seem rightThis doesn't seem right