Releases: LAMDA-NJU/Deep-Forest
Releases · LAMDA-NJU/Deep-Forest
v0.1.7
v0.1.6
v0.1.5
v0.1.4
Added
- Add support on customized estimators (#48) @xuyxu
- Add official support for ManyLinux-aarch64 (#47) @xuyxu
Fixed
- Fix the prediction workflow with only one cascade layer (#56) @xuyxu
- Fix inconsistency on predictor name (#52) @xuyxu
- Fix accepted types of target for
CascadeForestRegressor
(#44) @xuyxu
Improved
- Improve target checks for
CascadeForestRegressor
(#53) @chendingyan