Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ The following list is by no means exhaustive, feel free to edit the list (will p
| [HMMLearn](https://github.com/hmmlearn/hmmlearn) | Hidden Markov Models with scikit-learn compatible API |
| [khiva-python](https://github.com/shapelets/khiva-python) | A Time Series library with accelerated analytics on GPUS, it provides feature extraction and motif discovery among other functionalities.|
| [matrixprofile-ts](https://github.com/target/matrixprofile-ts) | Python implementation of the Matrix Profile algorithm which offers anomaly detection and pattern (or “motif”) discovery at the same time. |
| [NanoForecast](https://github.com/eulogik/NanoForecast) | Lightweight time series foundation model (200K-6.5M params) with streaming RNN inference, ONNX edge deployment, and HuggingFace Hub integration. Runs on CPU and Raspberry Pi. |
| [Nitime](https://github.com/nipy/nitime) | Timeseries analysis for neuroscience data |
| [Orbit](https://github.com/uber/orbit) | Orbit is a Python package for Bayesian time series forecasting and inference |
| [Pandas TA](https://github.com/twopirllc/pandas-ta) | An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators |
Expand Down