public final class FeatureSelectionOptions extends Object
| Constructor and Description | 
|---|
FeatureSelectionOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
getMutualInformation()
Gets a value which when true calculates the mutual information between each target and test. 
 | 
void | 
setMutualInformation(boolean value)
Sets a value which when true calculates the mutual information between each target and test. 
 | 
public boolean getMutualInformation()
public void setMutualInformation(boolean value)
Copyright © 2021. All rights reserved.