The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Alien::LIBSVM - Alien package for the LIBSVM library

VERSION

version 0.005

METHODS

svm_train_path

Path to the svm-train executable.

svm_predict_path

Path to the svm-predict executable.

svm_scale_path

Path to the svm-scale executable.

Inline support

This module supports Inline's with functionality.

SEE ALSO

LIBSVM

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Zakariyya Mughal.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.