mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
370 B
Plaintext
6 lines
370 B
Plaintext
TinySVM is an implementation of Support Vector Machines (SVMs) [Vapnik 95],
|
|
[Vapnik 98] for the problem of pattern recognition. Support Vector Machines is a
|
|
new generation learning algorithms based on recent advances in statistical
|
|
learning theory, and applied to large number of real-world applications, such as
|
|
text categorization, hand-written character recognition.
|