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

  • Make Algorithm::LibLinear: find_parameters() / find_cost_parameter() throw an error when the given solver type is unsupported.
  • Fix documentation errors.
  • Fix a broken test case.

Documentation

Modules

A Perl binding for LIBLINEAR, a library for classification/regression using linear SVM and logistic regression.

Provides

in lib/Algorithm/LibLinear/Types.pm