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

Add feature selectors #12

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Add feature selectors #12

merged 1 commit into from
Jan 26, 2024

Conversation

adrhill
Copy link
Member

@adrhill adrhill commented Jan 26, 2024

Originally used in RelavancePropagation.jl's CRP implementation, these are useful to have in XAIBase.

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8e1c549) 91.30% compared to head (94ef2f8) 93.13%.

Files Patch % Lines
src/feature_selection.jl 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   91.30%   93.13%   +1.83%     
==========================================
  Files           8        9       +1     
  Lines          69      102      +33     
==========================================
+ Hits           63       95      +32     
- Misses          6        7       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adrhill adrhill merged commit 8d363c2 into main Jan 26, 2024
6 checks passed
@adrhill adrhill deleted the ah/feature-selectors branch January 26, 2024 21:01
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