Skip to content

Comments

Implement parallel PermutationEstimator#15

Merged
iancovert merged 4 commits intoiancovert:masterfrom
j-adamczyk:master
Jan 7, 2023
Merged

Implement parallel PermutationEstimator#15
iancovert merged 4 commits intoiancovert:masterfrom
j-adamczyk:master

Conversation

@j-adamczyk
Copy link
Contributor

Solves Issue #11, adding parallelization to PermutationEstimator with Joblib. It is controlled via standard n_jobs argument, with previous sequential behavior as default.

Additionally, determinism is ensured via standard random_state argument, and it has been added to all estimators. Results are highly consistent, which can be checked in consistency.ipynb notebook.

@iancovert iancovert merged commit 2cb1166 into iancovert:master Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants