Code and Results for Chapter 6
Code that duplicates the numerical results from the text
Demonstrates local regressions using kernels
local_polynomial_regression.py
implements local polynomial regression
local_regression_in_Rp.py
implements local regression in R^p
John Weatherwax