-
Notifications
You must be signed in to change notification settings - Fork 174
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
Changing the name of function for sklearn compatibility. #388
Conversation
Codecov Report
@@ 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 |
@bruAristimunha can you document the API change in https://github.com/braindecode/braindecode/blob/master/docs/whats_new.rst ? ok for you @robintibor @cedricrommel @gemeinl ? |
All seems good to me! Just don't get how come the coverage dropped... 🙃 |
@bruAristimunha can you document the API change in https://github.com/braindecode/braindecode/blob/master/docs/whats_new.rst ? |
Thx @bruAristimunha |
Happy to help! |
Great stuff thanks |
closes #382
As described in issue #382, a minor name change to allow hyperparameter search with GridsearchCV.