v0.12.3
thierrymoudiki
released this
14 Apr 23:10
·
126 commits
to master
since this release
version 0.12.3
- add prediction intervals to
LSBoostRegressor
(split conformal prediction,
split conformal prediction with Kernel Density Estimation, and split
conformal prediction bootstrap)
seeexamples/lsboost_regressor_pi.py
for examples - do not rescale columns with zero variance in
LSBoostRegressor
andLSBoostClassifier
- faster ridge regression for
LSBoostRegressor
andLSBoostClassifier