scispace - formally typeset
Open AccessBook

An Introduction to Support Vector Machines

Reads0
Chats0
TLDR
This book is the first comprehensive introduction to Support Vector Machines, a new generation learning system based on recent advances in statistical learning theory, and introduces Bayesian analysis of learning and relates SVMs to Gaussian Processes and other kernel based learning methods.
Abstract
This book is the first comprehensive introduction to Support Vector Machines (SVMs), a new generation learning system based on recent advances in statistical learning theory. The book also introduces Bayesian analysis of learning and relates SVMs to Gaussian Processes and other kernel based learning methods. SVMs deliver state-of-the-art performance in real-world applications such as text categorisation, hand-written character recognition, image classification, biosequences analysis, etc. Their first introduction in the early 1990s lead to a recent explosion of applications and deepening theoretical analysis, that has now established Support Vector Machines along with neural networks as one of the standard tools for machine learning and data mining. Students will find the book both stimulating and accessible, while practitioners will be guided smoothly through the material required for a good grasp of the theory and application of these techniques. The concepts are introduced gradually in accessible and self-contained stages, though in each stage the presentation is rigorous and thorough. Pointers to relevant literature and web sites containing software ensure that it forms an ideal starting point for further study. Equally the book will equip the practitioner to apply the techniques and an associated web site will provide pointers to updated literature, new applications, and on-line software.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Multidimensional classification of hippocampal shape features discriminates Alzheimer's disease and mild cognitive impairment from normal aging

TL;DR: A new method to automatically discriminate between patients with Alzheimer's disease (AD) or mild cognitive impairment (MCI) and elderly controls, based on multidimensional classification of hippocampal shape features, which is comparable to recently published SVM-based whole-brain classification methods.
Journal ArticleDOI

Predicting protein--protein interactions using signature products

TL;DR: A very general, high-throughput method for predicting protein-protein interactions that combines a sequence-based description of proteins with experimental information that can be gathered from any type of protein- protein interaction screen.
Journal ArticleDOI

Predicting stock market index using fusion of machine learning techniques

TL;DR: The paper proposes two stage fusion approach involving Support Vector Regression (SVR) in the first stage and second stage of the fusion approach uses Artificial Neural Network (ANN), Random Forest (RF) and SVR resulting into SVR-ANN, Svr-RF and S VR-SVR fusion prediction models.
Journal ArticleDOI

Semi-supervised graph clustering: a kernel approach

TL;DR: The proposed objective function for semi-supervised clustering based on Hidden Markov Random Fields, with squared Euclidean distance and a certain class of constraint penalty functions, can be expressed as a special case of the weighted kernel k-means objective.
Proceedings Article

SVMTool: A general POS Tagger Generator Based on Support Vector Machines

TL;DR: The SVMTool as mentioned in this paper is a part-of-speech tagger based on SVMs that is easy to use and easily configurable so as to perfectly fit the needs of a number of different applications.