The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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