-
Notifications
You must be signed in to change notification settings - Fork 36
Include pack_train and pack_test in pack to get one method #317
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 28 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
a480e48
empty as_sources for train=False in pack
MellotApolline 6f0eba5
deprecate train parameter in pack
MellotApolline 9266481
IMP: add deprecated class into utils and wrap pack_train and pack_test
tom-yneuro 3742ab0
update docstring
MellotApolline 77c772e
Merge branch 'main' into pack
MellotApolline a192fab
FIX: refactor pack_train and pack_test to pack and mask_target_labels…
tom-yneuro eca96c3
Merge branch 'pack' of https://github.com/vloison/skada into pack
tom-yneuro 4966ffc
FIX: use mask_target_labels instead of train arguement in pack in plo…
tom-yneuro aa71480
make_dataset_from_moons_distribution
MellotApolline 861e592
FIX: change test after change of default value of train/mask_target_l…
tom-yneuro bf8e8d0
Merge branch 'pack' of https://github.com/vloison/skada into pack
tom-yneuro 86f5352
Merge branch 'main' into pack
MellotApolline 4a30f91
fix
MellotApolline 09838f7
fix test deep
MellotApolline 2c27b14
FIX: add missing mask_target_labels argument to pack function
tom-yneuro d1fce7e
Merge branch 'pack' of https://github.com/vloison/skada into pack
tom-yneuro 069fdff
Merge branch 'main' into pack
MellotApolline c75bc57
pre-commit
MellotApolline 5cc1a9d
Merge branch 'pack' of github.com:vloison/skada into pack
MellotApolline dfdacf8
FIX: inside DomainAwareDataset use mask_target_labels in pack instead…
tom-yneuro 83cc0dc
Merge branch 'main' into pack
antoinecollas 9cb5430
Merge branch 'main' into pack
antoinecollas 73fa54d
Merge branch 'main' into pack
tgnassou 7b78159
FIX: remove _is_deprecated because already existing in sklearn
tom-yneuro fdb5cac
FIX: remove unused import
tom-yneuro dec2cd7
Improve docs for domain aware dataset
MellotApolline afd556e
FIX: use sklearn deprecated
tom-yneuro c9e5bb2
Merge branch 'main' into pack
antoinecollas 3b712a9
update doc with antoine`s comments
MellotApolline d8c9241
remove empty line
MellotApolline 1ccc1e2
make as_sources and as_targets mandatory args in pack
MellotApolline d5e82f3
Merge branch 'main' into pack
antoinecollas 123489b
remove last pack_train and pack_test
MellotApolline 1deb412
Merge branch 'pack' of github.com:vloison/skada into pack
MellotApolline 185a0a6
warning deprecated
MellotApolline d26741d
Merge branch 'main' into pack
antoinecollas 1cf5fe9
empty commit
antoinecollas 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
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.