Algorithm::LibSVM - A Perl 6 bindings for libsvm
use Algorithm::LibSVM;
Algorithm::LibSVM is a Perl 6 bindings for libsvm.
titsuki titsuki@cpan.org
Copyright 2016 titsuki
This library is free software; you can redistribute it and/or modify it under the terms of the MIT License.
libsvm ( https://github.com/cjlin1/libsvm ) by Chih-Chung Chang and Chih-Jen Lin is licensed under the BSD 3-Clause License.