EpistasisLab / EpistasisLab/tpot2

Forgot to instantiate the rng.

Open
#151 2 comments 0 reactions 1 assignee Claimed by @perib View on GitHub
Dominant language
Jupyter Notebook
Stars
250
Forks
33
PR merge metrics
No merged PRs in 30d

Description

https://github.com/EpistasisLab/tpot2/blob/8ebc82cb3b4d6fadfa5228a7de3134a9edc59acb/tpot2/search_spaces/nodes/estimator_node_gradual.py#L55C1-L56C1

We are forgetting to add 'rng = np.random.default_rng(rng)' to instantiate a new or old rng.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.