Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristandeleu/switching-kalman-filter
Python implementation of the Switching Kalman Filter
https://github.com/tristandeleu/switching-kalman-filter
Last synced: 4 days ago
JSON representation
Python implementation of the Switching Kalman Filter
- Host: GitHub
- URL: https://github.com/tristandeleu/switching-kalman-filter
- Owner: tristandeleu
- License: mit
- Created: 2015-04-08T17:44:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-11T04:13:29.000Z (over 2 years ago)
- Last Synced: 2024-11-02T08:11:39.919Z (11 days ago)
- Language: Jupyter Notebook
- Size: 61.5 KB
- Stars: 18
- Watchers: 3
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# switching-kalman-filter
Python implementation of the Switching Kalman FilterYou can use [AXA Driver Telematics Analysis dataset](http://www.kaggle.com/c/axa-driver-telematics-analysis/) from [Kaggle](http://www.kaggle.com/) to test the Switching Kalman Filter. Place the dataset in `data/drivers/`.