v0.18.1
thierrymoudiki
released this
18 Mar 17:31
·
202 commits
to master
since this release
Prediction intervals using Bayesian inference and conformal prediction
-
Bayesian
CustomRegressor
(for sklearn'sBayesianRidge
,ARDRegressor
, andGaussianProcessRegressor
) -
Conformalized
CustomRegressor
(splitconformal
andlocalconformal
for now): see examples and notebook -
See this example, this example, and this notebook