Code and Results for Chapter 2
Code for Exercises:
Ex2.8.R
(R code to solve Exercise 2.8)
Contributed by Gregory Price:
problem_2_8.m
(matlab code for Exerise 2.8)
kNearestNeighbors.m
(matlab code for the K-nearest neighbor algorithm)
John Weatherwax