Actions
NAME
Algorithm::LibSVM::Actions - A Raku Algorithm::LibSVM::Actions class
SYNOPSIS
use Algorithm::LibSVM::Actions;
DESCRIPTION
Algorithm::LibSVM::Actions is a Raku Algorithm::LibSVM::Actions class
AUTHOR
titsuki <[email protected]>
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 BSD 3-Clause License.