Skip to content

v0.5.1

Compare
Choose a tag to compare
@nmaarnio nmaarnio released this 21 May 06:37
· 54 commits to master since this release
e7354ca

Minor fix release for EIS Toolkit 1.0 release candidate

✨ New features

  • Added CLI tools for evaluation tools (Summarize label metrics binary, Summarize probability metrics, Plot ROC curve, Plot DET curve, Plot precision recall curve, Plot calibration curve, Plot predicted probability distribution and Score predictions) (#387)

🐞 Fixes

  • Fix result prints for some CLI functions (#390)
  • Fix nodata masking for ML models run through CLI

🛠️ Other improvements

  • Separated CLI functions for classifier and regressor predicting and testing (prev. called evaluate) (#390)
  • Added classification threshold parameter for predicting with a classifier (#390)