weka.classifiers.bayes.net.search.local
Interface Scoreable
- All Known Implementing Classes:
- DiscreteEstimatorBayes
- public interface Scoreable
Interface for allowing to score a classifier
- Version:
- $Revision: 1.1 $
- Author:
- Remco Bouckaert (rrb@xm.co.nz)
Method Summary |
double |
logScore(int nType)
Returns log-score |
BAYES
public static final int BAYES
- score types
- See Also:
- Constant Field Values
BDeu
public static final int BDeu
- See Also:
- Constant Field Values
MDL
public static final int MDL
- See Also:
- Constant Field Values
ENTROPY
public static final int ENTROPY
- See Also:
- Constant Field Values
AIC
public static final int AIC
- See Also:
- Constant Field Values
logScore
public double logScore(int nType)
- Returns log-score