"In order to fit regression splines in python, we use the ${\\tt dmatrix}$ module from the ${\\tt patsy}$ library. In lecture, we saw that regression splines can be fit by constructing an appropriate ...
Major update to my constrained regression program with polynomial splines with Python implementation (no MATLAB required)! Support fo constraints on 1st, 2nd, and 3rd derivatives (monotonicity, ...