An open API service indexing awesome lists of open source software.

https://github.com/entropyorg/p5-alien-libsvm

Alien package for the LIBSVM machine learning library for support vector machines
https://github.com/entropyorg/p5-alien-libsvm

alien cpan

Last synced: 8 months ago
JSON representation

Alien package for the LIBSVM machine learning library for support vector machines

Awesome Lists containing this project

README

          

=pod

=encoding UTF-8

=head1 NAME

Alien::LIBSVM - Alien package for the LIBSVM library

=head1 VERSION

version 0.005

=head1 METHODS

=head2 svm_train_path

Path to the C executable.

=head2 svm_predict_path

Path to the C executable.

=head2 svm_scale_path

Path to the C executable.

=head1 Inline support

This module supports L.

=head1 SEE ALSO

L

=head1 AUTHOR

Zakariyya Mughal

=head1 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.

=cut