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

Changing the name of function for sklearn compatibility. #388

Merged

Conversation

bruAristimunha
Copy link
Collaborator

@bruAristimunha bruAristimunha commented Jun 1, 2022

closes #382

As described in issue #382, a minor name change to allow hyperparameter search with GridsearchCV.

@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #388 (7bb14c9) into master (9f61023) will decrease coverage by 0.10%.
The diff coverage is 73.33%.

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
- Coverage   82.77%   82.66%   -0.11%     
==========================================
  Files          53       53              
  Lines        3739     3739              
==========================================
- Hits         3095     3091       -4     
- Misses        644      648       +4     

@agramfort
Copy link
Collaborator

agramfort commented Jun 2, 2022

@cedricrommel
Copy link
Collaborator

All seems good to me! Just don't get how come the coverage dropped... 🙃

@agramfort
Copy link
Collaborator

@bruAristimunha can you document the API change in https://github.com/braindecode/braindecode/blob/master/docs/whats_new.rst ?

docs/whats_new.rst Outdated Show resolved Hide resolved
@agramfort agramfort merged commit 5529c22 into braindecode:master Jun 7, 2022
@agramfort
Copy link
Collaborator

Thx @bruAristimunha

@bruAristimunha
Copy link
Collaborator Author

Happy to help!

@robintibor
Copy link
Contributor

Great stuff thanks

@bruAristimunha bruAristimunha deleted the skorch_compatibility_augmentation branch June 14, 2022 21:00
bruAristimunha added a commit to bruAristimunha/braindecode that referenced this pull request Jun 14, 2022
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.

Skorch incompatibility, eeg augmentation
5 participants