Skip to content

Releases: stdiff/adhoc

version 0.4

01 Apr 17:17
e1dcc25

Choose a tag to compare

version 0.4 Pre-release
Pre-release
  • Only Python 3.7 is supported.
  • codecov is introduced.

version 0.3

27 Mar 22:27
f6a2d44

Choose a tag to compare

version 0.3 Pre-release
Pre-release
  • show_tree accepts a plain DecisionTree* instance.
  • modeling.show_feature_importance accepts an ordinary BaseEstimator (DecisionTree)

Version 0.2

15 Feb 22:22
41b744c

Choose a tag to compare

Version 0.2 Pre-release
Pre-release
  • bugfix
  • utilities.to_excel()
  • show_coefficients() is adapted to regression
  • simple_pipeline_cv() contains the column return_training_score

Version 0.1

19 Aug 19:14

Choose a tag to compare

Version 0.1 Pre-release
Pre-release

The first release of the module