public final class FeatureSelectionOutput extends Object
FeatureSelection.detect(java.util.List<com.bayesserver.Variable>, com.bayesserver.data.EvidenceReaderCommand, com.bayesserver.Variable, com.bayesserver.learning.structure.FeatureSelectionOptions) about feature selection tests.| Modifier and Type | Method and Description | 
|---|---|
List<FeatureSelectionTest> | 
getTests()
Gets the tests carried out for each variable against the target. 
 | 
public List<FeatureSelectionTest> getTests()
Copyright © 2021. All rights reserved.