related-sciences / nxontology-ml

Machine learning to classify ontology nodes
Apache License 2.0
6 stars 0 forks source link

Fix default take value of train and predict methods #48

Closed yonromai closed 1 year ago

yonromai commented 1 year ago

Bug: By default all nodes should be considered (take=None) rather than 0.

(Related to #35)

yonromai commented 1 year ago

@dhimmel Merging right away. Please let me know in #35 if you run into any other issue. Thanks for your help!