fit piecewise linear data for a specified number of line segments
-
Updated
Oct 26, 2024 - Python
fit piecewise linear data for a specified number of line segments
piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes.
Robust piecewise regression
piecewise polynomial regression library
Add a description, image, and links to the piecewise-regression topic page so that developers can more easily learn about it.
To associate your repository with the piecewise-regression topic, visit your repo's landing page and select "manage topics."