Skip to content

yardstick 1.3.1

Choose a tag to compare

@EmilHvitfeldt EmilHvitfeldt released this 21 Mar 22:44

Bug Fixes

  • Bug was fixed in roc_curve_survival() where wrong weights were used. (#495, @asb2111).

  • Output of roc_curve_survival() now returns columns in same order as roc_curve(). (#498)