Package org.apache.ctakes.temporal.ae.feature.selection

Class Summary
Chi2FeatureSelection<OUTCOME_T> Selects features via Chi-squared statistics between the features extracted from its sub-extractor and the outcome values they are paired with in classification instances.
FeatureSelection<OUTCOME_T>  
MutualInformationFeatureSelection<OUTCOME_T>
Copyright (c) 2007-2012, Regents of the University of Colorado
All rights reserved.
MutualInformationFeatureSelection.MutualInformationStats<OUTCOME_T> Helper class for aggregating and computing mutual information statistics
 

Enum Summary
MutualInformationFeatureSelection.CombineScoreMethod Specifies how scores for each outcome should be combined/aggregated into a single score