The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2006-04-24

  • All the kernel parameters and learning parameters now have get_* getters as well as set_* setters.
  • The kernel parameters (kernel_type, poly_degree, ...) can now be set by passing parameters to the new(...) method, just like the learning parameters.
  • I'm now automatically generating the C code for the getters & setters, so they should be less prone to typos or omissions.

Modules

Perl interface to SVMLight Machine-Learning Package