Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 707 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 707 Bytes

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