Project: piecewise-regression

piecewise (segmented) regression in python

Project Details

Latest version
1.5.0
Home Page
https://github.com/chasmani/piecewise-regression
PyPI Page
https://pypi.org/project/piecewise-regression/

Project Popularity

PageRank
0.0032445078029671426
Number of downloads
46449

piecewise-regression provides tools for fitting continuous straight line models to data with breakpoint(s) where the gradient changes. For docs and more information, visit the Github repo at https://github.com/chasmani/piecewise-regression.