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

[CI] Add Tests #13

Open
okbalefthanded opened this issue Sep 1, 2020 · 0 comments
Open

[CI] Add Tests #13

okbalefthanded opened this issue Sep 1, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@okbalefthanded
Copy link
Owner

No description provided.

@okbalefthanded okbalefthanded added the enhancement New feature or request label Sep 1, 2020
@okbalefthanded okbalefthanded self-assigned this Sep 1, 2020
okbalefthanded added a commit that referenced this issue Sep 1, 2020
	- Added eval_split() method to Base evaluation
- issue #13:
	- Added evaluation tests
 On branch dev
 Changes to be committed:
	new file:   .gitignore
	new file:   .travis.yaml
	modified:   aawedha/evaluation/base.py
	modified:   aawedha/evaluation/cross_subject.py
	modified:   aawedha/evaluation/single_subject.py
	modified:   aawedha/io/base.py
	modified:   aawedha/io/dummy.py
	modified:   aawedha/models/EEGModels.py
	modified:   requirements.txt
	new file:   tests/evaluations_test.py
okbalefthanded added a commit that referenced this issue Sep 1, 2020
 On branch dev
 Changes to be committed:
	renamed:    .travis.yaml -> .travis.yml
okbalefthanded added a commit that referenced this issue Sep 22, 2020
	- fixed evaluation_test error:
		- CrossSubject evaluation doesn't require cross validation strategy, previous
		code didn't check for it at process_evaluation() function.
 On branch dev
 Changes to be committed:
	modified:   tests/evaluations_test.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant