- packaging fix: scipy > 0.18 is required to use the prebuilt model
0.2.0
------------------
- 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
0.1.2
------------------
- soft404.probability function for prediction with default classifier
0.1.1
------------------
- Slightly better model (better feature selection) - Explain predictions with eli5 (internal)