piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes.
statistics linear-regression regression python3 data-analysis model-fitting piecewise-regression segmented-regression
-
Updated
Jun 9, 2024 - Python