-
Notifications
You must be signed in to change notification settings - Fork 12
[API 2]: CFI, PFI, LOCO #372
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
Merged
Merged
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
df93c78
New API for CFI, PFI, LOCO
lionelkusch ccb60ed
fix test for new API
lionelkusch 7c827ad
fix example
lionelkusch 82d61e6
add test for new check
lionelkusch 28593e4
add pvalue and fit_importance and function
lionelkusch cabfb63
Add new function
lionelkusch 7d7fd7d
fix docstring
lionelkusch b958cc7
Improve cross validation
lionelkusch 1f97d60
update docstring
lionelkusch db96bb6
update doctring
lionelkusch d656f17
fix error
lionelkusch 0493b6f
fix docstring
lionelkusch 9c54e1b
Apply suggestions from code review
lionelkusch 7bf75e4
Update default
lionelkusch b3cd78a
fix tests
lionelkusch 7825490
Apply suggestions from code review
lionelkusch 084ad24
chnage group by features_groups
lionelkusch 7379ec1
fix format
lionelkusch 02ae5ba
improve test
lionelkusch 1e91c65
fix docstring
lionelkusch 46b8fa5
Merge branch 'main' into PR_CFI
lionelkusch 58a57f8
fix test
lionelkusch 03b919a
Merge branch 'main' into PR_CFI
lionelkusch c4ea731
improve loco
lionelkusch 43d3f99
fix computation of pvalues
lionelkusch 5fd99b0
Update src/hidimstat/_utils/utils.py
lionelkusch 3c52789
change name
lionelkusch c93f14c
remove the cross validation in fit_importance
lionelkusch aa583d5
change fit_importance
lionelkusch 01cbc44
more flexible for the computation of the statistic
lionelkusch b1c5f40
update the computation of pvalue for loco
lionelkusch 1a47330
Merge branch 'main' into PR_CFI
lionelkusch 1ef69a6
fix merge
lionelkusch d00566b
Merge branch 'main' into PR_CFI
lionelkusch 83ae849
fix example
lionelkusch a3cd681
fix example
lionelkusch b3f336a
fix import
lionelkusch a364a93
Merge branch 'main' into PR_CFI
lionelkusch 6dc8d67
Update src/hidimstat/leave_one_covariate_out.py
lionelkusch afd03cb
Update src/hidimstat/base_perturbation.py
lionelkusch 3fa9d01
fix modification
lionelkusch 1202426
Remove the wrong merge
lionelkusch 75d6578
Add check_test_statistic
lionelkusch ae3dfa9
change name
lionelkusch 035f4c8
fix import
lionelkusch 84ff550
Merge branch 'main' into PR_CFI
lionelkusch 251584c
change name
lionelkusch 1c15c5b
Update src/hidimstat/_utils/utils.py
lionelkusch 9414368
Update src/hidimstat/conditional_feature_importance.py
lionelkusch 8a8587f
Update src/hidimstat/conditional_feature_importance.py
lionelkusch 631ee83
Update src/hidimstat/permutation_feature_importance.py
lionelkusch 39ebce1
Update src/hidimstat/_utils/utils.py
lionelkusch 971da61
Update test/test_conditional_feature_importance.py
lionelkusch c7adec9
Update test/test_conditional_feature_importance.py
lionelkusch a3c7906
Update src/hidimstat/conditional_feature_importance.py
lionelkusch f4c8ce4
Update src/hidimstat/leave_one_covariate_out.py
lionelkusch c983eab
Update src/hidimstat/leave_one_covariate_out.py
lionelkusch f91ac6c
Update src/hidimstat/leave_one_covariate_out.py
lionelkusch 38c6bc7
Update src/hidimstat/permutation_feature_importance.py
lionelkusch 0bb880e
Update src/hidimstat/permutation_feature_importance.py
lionelkusch a92ea83
Update src/hidimstat/permutation_feature_importance.py
lionelkusch 2166f2c
fix format
lionelkusch 4cc3598
fix modification
lionelkusch 0e6b929
fix order import
lionelkusch 4389796
remove unecessary merge
lionelkusch 9a640b1
Update src/hidimstat/_utils/utils.py
lionelkusch 431d9a6
update error
lionelkusch e7bbb30
Merge branch 'main' into PR_CFI
lionelkusch e003345
add the NB-ttest as default
lionelkusch 1973bcc
move sampler in separate module
lionelkusch 57ca067
move sampler in a separate folder
lionelkusch e4d686c
fix import
lionelkusch a9cd709
fix tests
lionelkusch 75e81d7
Merge branch 'main' into PR_CFI
lionelkusch 9ab658a
fix tests
lionelkusch 329bf43
fix example
lionelkusch 9f488d6
change nane of nb-test
lionelkusch 17f8d6e
fix import order
lionelkusch d33205c
fix assert and add assert
lionelkusch cfc12d0
Update src/hidimstat/base_perturbation.py
bthirion 7a4f44a
Merge branch 'main' into PR_CFI
lionelkusch d14b835
Remove unecessary check
lionelkusch 87e2029
update loco
lionelkusch c61bb44
make ttest the default without CV
jpaillard b0c4ec0
Merge branch 'main' into PR_CFI
jpaillard 359118a
Merge branch 'main' of github.com:mind-inria/hidimstat into PR_CFI
jpaillard 1deae93
rename functions
jpaillard 911f11c
fix import
jpaillard bc4ee65
Update src/hidimstat/_utils/utils.py
jpaillard e93b97f
add test_frac
jpaillard e03266e
Merge branch 'main' of github.com:mind-inria/hidimstat into PR_CFI
jpaillard eca0c0c
init
jpaillard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.