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

New setup for parallel neutralization #159

Merged
merged 5 commits into from
Jan 9, 2024
Merged

Conversation

CarloLepelaars
Copy link
Collaborator

@CarloLepelaars CarloLepelaars commented Jan 9, 2024

  1. Multiple prediction names and proportions can now be given to FeatureNeutralizer and they will be processed in parallel.
  2. CUDA (cupy) support for FeatureNeutralizer will be deprecated. Running neutralization in parallel is already really fast. cupy support is tough to rigorously test and maintain.
  3. Prediction loaders now have a keep_files option to keep files after data is loaded.

@CarloLepelaars CarloLepelaars changed the title WIP: New setup for parallel neutralization New setup for parallel neutralization Jan 9, 2024
@CarloLepelaars CarloLepelaars merged commit 89c2562 into master Jan 9, 2024
8 checks passed
@CarloLepelaars CarloLepelaars deleted the feature/parallel-neut branch January 9, 2024 16:10
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