-
Notifications
You must be signed in to change notification settings - Fork 12
Remove some randomization in the example and in the code base. #344
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
lionelkusch
merged 56 commits into
mind-inria:main
from
lionelkusch:PR_remove_randomize
Sep 23, 2025
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
72094ff
Improve reproducbility example
lionelkusch fb8acdb
Improve reproducibility in code base
lionelkusch 93fd34f
Test for testing reproducibilities
lionelkusch 4261f07
fix error
lionelkusch 7ea339f
Merge branch 'main' into PR_remove_randomize
lionelkusch 46e9961
homogenize managment of seed in examples
lionelkusch b5a4b08
Merge branch 'main' into PR_remove_randomize
lionelkusch 8085706
fix randomize in plot_konckoff_aggregation
lionelkusch e68a9a3
fix error in plot
lionelkusch 0b90779
fix path
lionelkusch 8f4011f
fix seed for seaborn
lionelkusch fc0d21f
improve seed setting
lionelkusch 99ed1e6
change seed in methods
lionelkusch 6f98698
Merge branch 'main' into PR_remove_randomize
lionelkusch 9ac2059
Fix seed in test and example
lionelkusch 370f8d2
Merge branch 'main' into PR_remove_randomize
lionelkusch 5d5a6d8
Fix seeds
lionelkusch 25f0b3e
Apply suggestions from code review
lionelkusch 7782e6f
remove some seed
lionelkusch f21edd7
change seed management
lionelkusch 1dfcb63
remove rng
lionelkusch 54fe2e9
fix name
lionelkusch 072d319
change seed
lionelkusch 814c24b
Merge branch 'main' into PR_remove_randomize
lionelkusch 469857f
Apply suggestions from code review
lionelkusch 02133c8
Merge branch 'main' into PR_remove_randomize
lionelkusch 1dd12cc
fix bug for random_generator in pertubation cases
lionelkusch d6b8d1e
fix test
lionelkusch 6718931
fix randomization
lionelkusch 729b28a
update the way to set seeds
lionelkusch 02a4c64
Update src/hidimstat/conditional_feature_importance.py
jpaillard d6314ca
add a new way to check random
lionelkusch 930c24e
Merge branch 'main' into PR_remove_randomize
lionelkusch f9df301
Apply suggestions from code review
lionelkusch 347a6af
change predict signature
lionelkusch 05ca2b8
update docstring of check_random_state
lionelkusch b13f7b2
improvement gestion of seed
lionelkusch fad5127
remove management of seed
lionelkusch 8fd630c
remove some management of seeds
lionelkusch f1eec67
Merge branch 'main' into PR_remove_randomize
lionelkusch 7b50103
fix missing revert
lionelkusch bf4a909
fix clone
lionelkusch 999cf8f
fix tests
lionelkusch 3531d06
fix tests
lionelkusch f1faa3c
Apply suggestions from code review
lionelkusch 8ff07ea
Apply suggestions from code review
lionelkusch dfc1c9b
Apply suggestions from code review
lionelkusch 8a0b9b8
Merge branch 'main' into PR_remove_randomize
lionelkusch a232fa6
format document
lionelkusch 6b5f521
Merge branch 'main' into PR_remove_randomize
lionelkusch 31ba5f5
fix example
lionelkusch 08fa0d4
fix language
lionelkusch aba9798
fix order import
lionelkusch ce15242
Apply suggestions from code review
lionelkusch 368c0d8
chnage random state to generator
lionelkusch c8734d1
fix example
lionelkusch 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
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.