v0.1.4
版本发布时间: 2021-03-11 18:13:06
LAMDA-NJU/Deep-Forest最新发布版本:v0.1.7(2022-10-01 12:05:07)
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