elsonidoq / py-l1tf

Python implementation of L1 trend filtering algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-l1tf

Python implementation of L1 trend filtering algorithm using the cvxopt library. The paper describing this technique can be found here

Here are some different fits for a timeseries downloaded from here

Different fits by changing the delta parameter

This can be also very usefull for removing outliers

Different fits by changing the delta parameter

About

Python implementation of L1 trend filtering algorithm

License:Apache License 2.0


Languages

Language:Jupyter Notebook 96.8%Language:Python 3.2%