Exploring Kernel Regression
Exploring Kernel Regression reveals several interesting facts.
- Some parametric methods, like polynomial
- The
- Objectives ...
- Lecture Notes: http://www.cs.cornell.edu/courses/cs4780/2018fa/lectures/lecturenote13.html ...
- SVM can only produce linear boundaries between classes by default, which not enough for most machine learning applications.
In-Depth Information on Kernel Regression
This video is part of the Udacity course "Supervised Learning". Watch the full course at https://www.udacity.com/course/ud726. I cover two methods for nonparametric regression: the binned scatterplot and the Nadaraya-Watson Learn how Notes: https://users.cs.duke.edu/~cynthia/CourseNotes/LeastSquaresAndFriends.pdf.
Linear
Stay tuned for more updates related to Kernel Regression.