Grammar
NAME
Algorithm::LibSVM::Grammar - A Raku Algorithm::LibSVM::Grammar class
SYNOPSIS
use Algorithm::LibSVM::Grammar;
DESCRIPTION
Algorithm::LibSVM::Grammar is a Raku Algorithm::LibSVM::Grammar 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.