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

DOC Using pure MNE Epochs #539

Merged
merged 8 commits into from
Sep 15, 2023

Conversation

PierreGtch
Copy link
Collaborator

New tutorial for basic usage demonstrating the new features of EEGClassifier, EEGRegressor and the normalised models. Cf #457

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #539 (23264a6) into master (a4c896d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #539   +/-   ##
=======================================
  Coverage   84.54%   84.55%           
=======================================
  Files          63       63           
  Lines        4673     4676    +3     
=======================================
+ Hits         3951     3954    +3     
  Misses        722      722           

@PierreGtch
Copy link
Collaborator Author

@bruAristimunha @robintibor do you think this example is clear enough to demonstrate the new capabilities of EEGClassifier?

@bruAristimunha bruAristimunha marked this pull request as ready for review September 14, 2023 17:43
docs/conf.py Outdated Show resolved Hide resolved
Comment on lines 128 to 131
net = EEGClassifier(
'ShallowFBCSPNet',
module__final_conv_length='auto',
)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Loved!

@bruAristimunha bruAristimunha changed the title Basic usage example DOC Using pure MNE Epochs Sep 14, 2023
Copy link
Collaborator

@bruAristimunha bruAristimunha left a comment

Choose a reason for hiding this comment

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

I was looking the render webpage, and I think we need one small adjust.

PierreGtch and others added 2 commits September 14, 2023 21:07
Co-authored-by: Bru <a.bruno@aluno.ufabc.edu.br>
@bruAristimunha bruAristimunha merged commit 64b8e38 into braindecode:master Sep 15, 2023
16 checks passed
@bruAristimunha
Copy link
Collaborator

Thank you @PierreGtch

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.

None yet

2 participants