Published online by Cambridge University Press: 05 June 2012
Software used in this book
Classification and Regression Tree; CART
We used the Matlab functions treefit and treeval for learning and prediction, respectively. We use Gini's diversity index as our splitting criterion. But see also Note 1(c) at the end of Chapter 7.
k-Nearest Neighbor; k-NN
k-NN algorithms are relatively simple to implement, but the best are truly fast implementations. We used several implementations and list two that are available at Matlab Central: an implementation by Yi Cao (at Cranfield University on 25 March 2008) called Efficient K-Nearest Neighbor Search using JIT http://www.mathworks.com/matlabcentral/fileexchange/19345-efficient-k-nearest-neighbor-search-using-jit and an implementation by Luigi Giaccari called Fast k-Nearest Neighbors Search http://www.mathworks.es/matlabcentral/fileexchange/22190.
Support Vector Machines; SVM
We used the implementation SVMlight that can be found at http://svmlight.joachims.org/.
A number of other software packages for SVMs can be found at http://www.support-vector-machines.org/SVM_soft.html.
To save this book to your Kindle, first ensure [email protected] is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.