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

Update python functions to adhere to simpler standards and pre-format data #246

Open
sgosline opened this issue Nov 12, 2024 · 0 comments
Open
Assignees

Comments

@sgosline
Copy link
Member

We discussed some basic alterations to the python functions that are described in the doc-update branch here:
https://github.com/PNNL-CompBio/coderdata/blob/doc-update/README.md

These changes entail:

  1. renaming DatasetLoader to just dataset
  2. creating functions to list,download, and load for the CoderData package
  3. creating functions of the new dataset object including: train_test_validate (already exists), save, types and format

This will resolve #228 and #229, which I will close as duplicates.

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

No branches or pull requests

2 participants