.. image:: pystat.png :height: 20 :alt: Statistique :target: http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx/td_2a_notions.html#pour-un-profil-plutot-data-scientist Timeseries - Filtre de Kalman +++++++++++++++++++++++++++++ *(à venir)* *Lectures* * `An Introduction to the Kalman Filter `_ * `Implementation of Kalman Filter with Python Language `_ * `Derivation of Kalman Filtering and Smoothing Equations `_ * `Auto-Differentiating Linear Algebra `_ * `Kalman Filtering in Python for Reading Sensor Input `_ * `kalman 2d filter in python `_ * `Multidimensional Kalman-Filter `_ * `Deep Kalman Filters `_ * `Nonparametric Risk Bounds for Time-Series Forecasting `_ * `The Kalman Filter and (Maximum) Likelihood `_ (article contenant du code avec :epkg:`statsmodels` avec la réécriture d'un modèle :epkg:`ARMA` sous la forme d'un filtre de Kalman inspiré de `State-Space Models `_) *Modules* * `pykalman `_ * `filterpy `_ * `scipy `_ * `kalman-filter `_