Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 658 Bytes

CHANGES.rst

File metadata and controls

37 lines (22 loc) · 658 Bytes

Changes

  • packaging fix: scipy > 0.18 is required to use the prebuilt model
  • Python 2.7 support for prediction
  • require (and work on) scikit-learn 0.18+
  • fixed support for recent webstruct versions
  • improve model accuracy, remove numeric features
  • soft404.probability function for prediction with default classifier
  • Slightly better model (better feature selection)
  • Explain predictions with eli5 (internal)

Initial release