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

Parameters of MOABB datasets #365

Merged
merged 5 commits into from
Nov 30, 2021

Conversation

PierreGtch
Copy link
Collaborator

Closes #364

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #365 (4b5e3b6) into master (4dd51b3) will decrease coverage by 0.04%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
- Coverage   81.90%   81.85%   -0.05%     
==========================================
  Files          51       51              
  Lines        3515     3517       +2     
==========================================
  Hits         2879     2879              
- Misses        636      638       +2     

@PierreGtch
Copy link
Collaborator Author

@agramfort I just fixed the style errors


dataset_kwargs: dict, optional
optional dictionary containing keyword arguments
to pass to the moabb dataset when instanciating it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is instantiate or instanciate correct spelling?

@robintibor
Copy link
Contributor

thanks looks good, just wonder about one small spelling thing

@PierreGtch
Copy link
Collaborator Author

PierreGtch commented Nov 28, 2021 via email

Copy link
Collaborator

@agramfort agramfort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a nitpick !

thx @PierreGtch

braindecode/datasets/moabb.py Show resolved Hide resolved
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
@agramfort
Copy link
Collaborator

@robintibor @gemeinl merge if happy

thx @PierreGtch

@robintibor robintibor merged commit 9c26b0b into braindecode:master Nov 30, 2021
@robintibor
Copy link
Contributor

Great thanks @PierreGtch merged

@PierreGtch PierreGtch deleted the moabb-parameters branch November 30, 2021 17:45
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.

Parameters of MOABB datasets
3 participants