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

Improve current the split and support more split methods #352

Open
4 tasks
XinweiHe opened this issue Feb 14, 2024 · 0 comments
Open
4 tasks

Improve current the split and support more split methods #352

XinweiHe opened this issue Feb 14, 2024 · 0 comments
Assignees

Comments

@XinweiHe
Copy link
Contributor

Right now the split method for Dateset object is very basic. We should support more flexible splits

  • Make the current split method less error prone through refactoring and adding more validation checks
  • Support train/val split in addition to train/val/test split
  • Support random split function for Dateset for better user experience
  • Support temporal split, i.e. split based on a time column in the Dataset
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

1 participant