Skip to content

titsuki/raku-Algorithm-LibSVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NAME

Algorithm::LibSVM - A Perl 6 bindings for libsvm

SYNOPSIS

use Algorithm::LibSVM;

DESCRIPTION

Algorithm::LibSVM is a Perl 6 bindings for libsvm.

AUTHOR

titsuki titsuki@cpan.org

COPYRIGHT AND LICENSE

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 MIT.