1b0d3f744b
- Use single space after WWW: - Remove Author line
6 lines
290 B
Text
6 lines
290 B
Text
Algorithm::SVM implements a Support Vector Machine for Perl.
|
|
Support Vector Machines provide a method for creating classification
|
|
functions from a set of labeled training data, from which predictions
|
|
can be made for subsequent data sets.
|
|
|
|
WWW: http://search.cpan.org/dist/Algorithm-SVM/
|