Prediction Intervals#
API details#
Base classes:
|
Base class for prediction intervals methods. |
Intervals classes:
|
Estimate prediction variance based on historical residuals. |
|
Estimate conformal prediction intervals using absolute values of historical residuals. |
|
Estimate prediction intervals using values of historical residuals. |
Utilities:
|
Estimate residuals matrices with backtest. |