Numpy Regression Trees
Implement a regression tree from scratch using only numpy.
Implement a regression tree from scratch using only numpy.
Solve constrained optimization problems using your favorite unconstrained solver.
Create cleaner 3D surface plots using radial and elliptical grids in matplotlib.
Fit nonlinear models using Gauss-Newton and Levenberg-Marquardt algorithms.