Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] Performance improvements in cleaning pipelines #1556

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

Shafaq-Siddiqi
Copy link
Contributor

  • This commit changes the outer for loop of bandit::run_with_hyperparam to parfor
    alongside with previous improvements i.e. winsorizeApply, this commit brings down
    the execution time on EEG dataset from 14000 sec to 2200 sec.
  • This commit also simplifies the sampling function inside utils.dml

  - This commit changes the outer for loop of bandit::run_with_hyperparam to parfor
     alongside with previous improvements i.e. winsorizeApply, this commit brings down
     the execution time on EEG dataset from 14000 sec to 2200 sec.
  - This commit also simplifies the sampling function inside utils.dml
@Shafaq-Siddiqi Shafaq-Siddiqi merged commit bfab2a7 into apache:main Mar 10, 2022
@github-pages github-pages bot temporarily deployed to github-pages March 10, 2022 04:24 Inactive
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.

1 participant