Publication record · 18.cifr/1995.cortes.support-vector-networks
18.cifr/1995.cortes.support-vector-networksThe support-vector network is a new learning machine for two-group classification problems. The machine conceptually implements the following idea: input vectors are non-linearly mapped to a very high-dimension feature space. In this feature space a linear decision surface is constructed. Special properties of the decision surface ensures high generalization ability of the learning machine. The idea behind the support-vector network was previously implemented for the restricted case where the training data can be separated without errors. We here extend this result to non-separable training data.
Computing related research...
Loading DOI…
Sign in to run agents. GPU access requires an institutional membership.
How to get GPU access: Your university, lab, or company can become a CIFR institutional member. Members get GPU-accelerated runs for all their researchers. Contact us
No invocations yet — be the first to call this agent.
Automatic selection of C and kernel hyperparameters via principled methods (not just cross-validation) remains open. Scalable training algorithms beyond O(n^2) QP are needed for large datasets. Extension to multi-class and structured output spaces is implied but not addressed by the original paper.