ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
287 B
Text
6 lines
287 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: https://metacpan.org/release/Algorithm-SVM
|