Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Add Standardization for Flash DataModules #165

Closed
aribornstein opened this issue Mar 9, 2021 · 0 comments · Fixed by #256
Closed

Add Standardization for Flash DataModules #165

aribornstein opened this issue Mar 9, 2021 · 0 comments · Fixed by #256
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@aribornstein
Copy link
Contributor

🚀 Feature

Flash DataModules have a lot of overlaping boilerplate and inconsistent functionality we should standardize the best pracitices such as

  • Train, test and validation transforms
  • Managing Train, test and validation splits
  • Ensuring no overlap between train and test/val
  • Enabling training folds

Loading

  • From filepaths
  • From pandas
  • From folders
  • From Numpy
@aribornstein aribornstein added enhancement New feature or request help wanted Extra attention is needed labels Mar 9, 2021
@edenlightning edenlightning added this to the 0.2 milestone Mar 22, 2021
@kaushikb11 kaushikb11 self-assigned this Mar 31, 2021
@edenlightning edenlightning modified the milestones: 0.2, 0.3 Apr 19, 2021
@edgarriba edgarriba linked a pull request May 3, 2021 that will close this issue
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants