ScoringFunction
s that can be used in a ScoreClassifier
.
Among the currently implemented ScoringFunction
s are
BayesianNetworkScoringFunction
,
which provides structure learning for inhomogeneous Markov models, Bayesian trees, and permuted Markov models,MixtureScoringFunction
for mixtures of ScoringFunctions
, and ScoringFunction
s.