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

Create a model_validation module #612

Open
bruAristimunha opened this issue May 31, 2024 · 1 comment
Open

Create a model_validation module #612

bruAristimunha opened this issue May 31, 2024 · 1 comment
Assignees
Labels

Comments

@bruAristimunha
Copy link
Collaborator

The final goal is to flat all the evaluations, but the first step will be to create the spitters:

Here, we have some examples with braindecode and benchopt:

It is necessary to create the following spitters:

  • WithinSessionSplit
  • CrossSessionSplit
  • CrossSubjectSplit

Two meta splitters:

Many tests are necessary to ensure that we have the same split.

@bruAristimunha
Copy link
Collaborator Author

Hey @brunaafl,

Some deadlines for you:

  • Create the draft PR (07/06/2024);
  • Create the tests (07/06/2024, maximum 11/06/2024)
  • Integrate the PR (14/06/2024)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants