Releases: stdiff/adhoc
Releases · stdiff/adhoc
version 0.4
- Only Python 3.7 is supported.
- codecov is introduced.
version 0.3
- show_tree accepts a plain DecisionTree* instance.
- modeling.show_feature_importance accepts an ordinary BaseEstimator (DecisionTree)
Version 0.2
- bugfix
- utilities.to_excel()
- show_coefficients() is adapted to regression
- simple_pipeline_cv() contains the column return_training_score
Version 0.1
The first release of the module