Package com.rapidminer.operator.preprocessing.discretization

Contains discretization operators which can be used to transform numerical into nominal attributes.

See:
          Description

Class Summary
AbsoluteDiscretization This operator discretizes all numeric attributes in the dataset into nominal attributes.
AbstractDiscretizationOperator  
BinDiscretization This operator discretizes all numeric attributes in the dataset into nominal attributes.
DiscretizationModel The generic discretization model.
FrequencyDiscretization This operator discretizes all numeric attributes in the dataset into nominal attributes.
MinimalEntropyDiscretization This operator discretizes all numeric attributes in the dataset into nominal attributes.
MinMaxBinDiscretization This operator discretizes all numeric attributes in the dataset into nominal attributes.
UserBasedDiscretization This operator discretizes a numerical attribute to either a nominal or an ordinal attribute.
 

Package com.rapidminer.operator.preprocessing.discretization Description

Contains discretization operators which can be used to transform numerical into nominal attributes.



Copyright © 2001-2009 by Rapid-I