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

Add ml cryo from ioSPI #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ninamiolane
Copy link
Contributor

This PR adds io functionalities related to machine learning datasets to reduceSPI, instead of having them in ioSPI.

It also adds an ignore rule for I202 in flake8, since isort and flake8 are conflicting there.

This is because the methods of this file are:

  • very specific to machine learning models (split in train test for example),
  • also specific to our own organization of the files when run on VAEGAN.

Therefore, they are not self-consistent, and should not be in ioSPI.

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.

1 participant