Releases: civisanalytics/civisml-extensions
Releases · civisanalytics/civisml-extensions
[0.1.4] - 2017-10-11
Fixed
- Fixed bug with fit_params handling in stacking (#12)
v0.1.3
Fixed
- Resolved issues with one and two-level edge cases for categorical
expansion (#10)
v0.1.2
Fixed
- Included
y=None
in the fit method definition of DataFrameETL (#7)
Changed
- Improved parallel performance for hyperband (#8)
v0.1.1
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
This is the initial release.