Skip to content

avibryant/l1tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

l1tf

After Boyd et al: http://www.stanford.edu/~boyd/l1_tf/

Avi Bryant (Etsy) & Steven Noble (Shopify)

Usage:

change_point_xy_pairs = l1tf(y_values, smoothness).points

Where smoothness ranges from 0.0 (do nothing) to 1.0 (reduce the line to 3 or so points).

The y_values are assumed to be evenly spaced.

See http://avibryant.github.com/l1tf for a demo.

License: MIT

About

L1 Trend Filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published