2019-02-10 Piecewise Linear Regression#

I decided to turn one of the notebook I wrote about Piecewise Linear Regression. I wanted to turn my code into something usable and following the scikit-learn API: PiecewiseRegression and another notebook Piecewise linear regression with scikit-learn predictors.