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

NAME

AI::Categorizer::CategorySelector - Abstract Category Selection class

SYNOPSIS

This class is abstract. For example of instanciation, see ChiSquare.

DESCRIPTION

A base class for FeatureSelectors that calculate their global features from a set of features by categories.

METHODS

AUTHOR

Francois Paradis, paradifr@iro.umontreal.ca with inspiration from Ken Williams AI::Categorizer code