Contents
- 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