sktime / skpro

A unified framework for tabular probabilistic regression, time-to-event prediction, and probability distributions in python
https://skpro.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
249 stars 46 forks source link

[ENH] online probabilistic regression meta-algorithms wishlist #464

Open fkiraly opened 2 months ago

fkiraly commented 2 months ago

Implementation wishlist for simple online probabilistic regression meta-algorithms.

Further, general Bayesian algorithms will support a Bayesian update, this should be included in the API design for Bayesian estimators.