Skip to content

Releases: civisanalytics/civisml-extensions

[0.1.4] - 2017-10-11

12 Oct 14:31
Compare
Choose a tag to compare

Fixed

  • Fixed bug with fit_params handling in stacking (#12)

v0.1.3

05 Oct 15:43
Compare
Choose a tag to compare

Fixed

  • Resolved issues with one and two-level edge cases for categorical
    expansion (#10)

v0.1.2

03 Oct 17:53
Compare
Choose a tag to compare

Fixed

  • Included y=None in the fit method definition of DataFrameETL (#7)

Changed

  • Improved parallel performance for hyperband (#8)

v0.1.1

14 Sep 14:40
Compare
Choose a tag to compare

Fixed

  • Fixed version requirements for scikit-learn to properly import MaskedArray (#4).
  • In the stacking estimators, get_params no longer throws index error
    when estimator_list is an empty list (#6).

v0.1.0

13 Sep 02:15
Compare
Choose a tag to compare

This is the initial release.