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.

Algorithm::LibSVM v0.0.16

A Raku bindings for libsvm

Authors

  • titsuki

License

MIT

Dependencies

Test Dependencies

Provides

  • Algorithm::LibSVM
  • Algorithm::LibSVM::Actions
  • Algorithm::LibSVM::CustomBuilder
  • Algorithm::LibSVM::Grammar
  • Algorithm::LibSVM::Model
  • Algorithm::LibSVM::Node
  • Algorithm::LibSVM::Parameter
  • Algorithm::LibSVM::Problem

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.