/py-l1tf

Python implementation of L1 trend filtering algorithm

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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