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

Beanchmark grid search #323

Merged
merged 35 commits into from Jan 26, 2023
Merged

Conversation

carraraig
Copy link
Collaborator

Grid search implementation in Benchmark function

@sylvchev
Copy link
Member

sylvchev commented Jan 25, 2023

I merged the PR for the grid search in evaluation. Could you rebase this branch to avoid double commit?
EDIT: I solve the conflict and we will squash commits when merging this PR, so it is good.

@sylvchev
Copy link
Member

@carraraig Could you check the errors in test_benchmark?

@carraraig
Copy link
Collaborator Author

@carraraig Could you check the errors in test_benchmark?

To solve this we need to have in each pipeline.yml the key

param_grid: None

If we don't want to use the grid search.

moabb/pipelines/utils.py Outdated Show resolved Hide resolved
examples/pipelines_grid/EN.yml Outdated Show resolved Hide resolved
examples/pipelines_grid/EN_grid.yml Show resolved Hide resolved
examples/plot_benchmark_grid_search.py Outdated Show resolved Hide resolved
examples/plot_benchmark_grid_search.py Outdated Show resolved Hide resolved
examples/plot_benchmark_grid_search.py Outdated Show resolved Hide resolved
moabb/tests/test_pipelines/CSP.yml Outdated Show resolved Hide resolved
moabb/pipelines/utils.py Outdated Show resolved Hide resolved
moabb/pipelines/utils.py Outdated Show resolved Hide resolved
moabb/pipelines/utils.py Outdated Show resolved Hide resolved
@sylvchev sylvchev merged commit 8819f8b into NeuroTechX:develop Jan 26, 2023
@sylvchev
Copy link
Member

thanks @carraraig ! This is really a nice addition!

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

3 participants