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 description and CV methods to Datasets #66

Closed
csala opened this issue Oct 2, 2018 · 0 comments
Closed

Add description and CV methods to Datasets #66

csala opened this issue Oct 2, 2018 · 0 comments
Assignees
Milestone

Comments

@csala
Copy link
Contributor

csala commented Oct 2, 2018

Add two new methods to the Dataset objects:

  • describe(): Return a text description of the dataset contents.
  • get_splits(splits={number of splits}): Split the dataset for cross validation. If the number of splits is 1, use sklearn.model_selection.train_test_split.
@csala csala added this to the 0.2.2 milestone Oct 2, 2018
@csala csala self-assigned this Oct 2, 2018
@csala csala modified the milestones: 0.2.2, 0.2.3 Oct 2, 2018
@csala csala closed this as completed in #67 Oct 4, 2018
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