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

Test suite to cover functionality of the model_selection module #6

Open
kachayev opened this issue Nov 21, 2023 · 0 comments
Open

Test suite to cover functionality of the model_selection module #6

kachayev opened this issue Nov 21, 2023 · 0 comments
Assignees

Comments

@kachayev
Copy link
Collaborator

As of now we have to classes defined for skada.model_selection module:

  • SourceTargetShuffleSplit
  • LeaveOneDomainOut

To make sure those splitter work as expected we need to cover them up with extensive testing suite. Better docstrings are also necessary.

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

No branches or pull requests

2 participants