-
Book Overview & Buying
-
Table Of Contents
Machine Learning For Dummies
By :
https://cran.r-project.org/web/packages/e1071/index.html
You saw e1071 at work in Chapters 12 and 17. This R library, developed by the TU Wien E1071 group on probability theory, provides support for support vector machines (SVMs). Behind its R command interface runs an external C++ library (with a C API to interface with other languages) developed at the National Taiwan University. You can find more on LIBSVM for SVM classification and regression at http://www.csie.ntu.edu.tw/~cjlin/libsvm/, together with plenty of datasets, tutorials, and even a practical guide for getting more from SVMs.
In addition, you get support functions for latent class analysis, short-time Fourier transform, fuzzy clustering, shortest-path computation, bagged clustering, and Naïve Bayes classifiers. None of these uses of e1071 is directly demonstrated in the book, but you can find information on the basics for many of them, such as Naïve Bayes (Chapters 9 and 12).
Change the font size
Change margin width
Change background colour