| Package | Description |
|---|---|
| com.bayesserver.learning.structure |
| Modifier and Type | Method and Description |
|---|---|
static FeatureSelectionOutput |
FeatureSelection.detect(List<Variable> variables,
EvidenceReaderCommand evidenceReaderCommand,
Variable target,
FeatureSelectionOptions options)
Determines which variables are likely to be good features (predictors) of a target variable.
|
Copyright © 2021. All rights reserved.