obnb icon indicating copy to clipboard operation
obnb copied to clipboard

A Python toolkit for setting up benchmarking dataset using biomedical networks

Results 63 obnb issues
Sort by recently updated
recently updated
newest added

503 and 429. Enhancing #268

log

Need a main script (cli). Main config options: * Network * Prediction model and triner * Label set collection (and filtering options) * Splitting strategy Helper libraries for managing experiments/configs...

enhancement

https://stackoverflow.com/questions/16571150/how-to-capture-stdout-output-from-a-python-function-call

log

* The ids and names of the two labels * The sizes of the two labels * The score

log

After #202, consider the followings - [ ] Release with specific versions. - [ ] Option to pull data from archive or from original sources or other APIs (subject to...

E.g., Dropbox, Wasabi, AWS, etc. Need to automatically generate the dropbox url that corresponds to the specific versioned data

- [ ] `label.filters` - [ ] Graph transformations (e.g., to_dense, to_feature, largest_connected_component)

refactor