Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@KulikDM KulikDM released this 27 Jan 19:28
· 2 commits to main since this release

What's Changed

  • Fixed low contamination issue in RANK
  • Added numpy random seed to all thresholders
  • Added fit and predict methods to all thresholders
  • Aligned MTT alpha arg with standard value
  • Aligned all thresholders to be sklearn compatible
  • Added new example notebooks
  • Updated all thresholder tests
  • Updated all thresholder examples
  • Updated docs with shift to V1
  • Updated docs with datatables