public class ConceptAllPossibleValues
extends java.lang.Object
This class computes all the possible values found in the data set for a given missing value and a determined class
| Constructor and Description |
|---|
ConceptAllPossibleValues(java.lang.String fileParam)
Creates a new instance of ConceptAllPossibleValues
|
| Modifier and Type | Method and Description |
|---|---|
void |
process()
Process the training and test files provided in the parameters file to the constructor.
|