We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
doc-update
These changes entail:
dataset
list
download
load
train_test_validate
save
types
format
This will resolve #228 and #229, which I will close as duplicates.
The text was updated successfully, but these errors were encountered:
ymahlich
No branches or pull requests
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:
dataset
list
,download
, andload
for the CoderData packagedataset
object including:train_test_validate
(already exists),save
,types
andformat
This will resolve #228 and #229, which I will close as duplicates.
The text was updated successfully, but these errors were encountered: