Namespace BayesServer.Learning.Structure.Features
Classes
FeatureSelection
Contains methods to determine which variables are likely to be good features (predictors) or not.
FeatureSelectionOptions
Options governing the tests carried out to determine whether variables are likely to be features (predictors) of a target variable.
FeatureSelectionOutput
Contains information returned by BayesServer.Learning.Structure.FeatureSelection.Detect about feature selection tests.
FeatureSelectionTest
Contains information about a test carried out between a variable and a target to determine whether the variable is likely to be a feature or not.