接口 Scoreable

所有已知实现类:
DiscreteEstimatorBayes, DiscreteEstimatorFullBayes

public interface Scoreable
Interface for allowing to score a classifier
版本:
$Revision: 1.4 $
作者:
Remco Bouckaert (rrb@xm.co.nz)
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final int
     
    static final int
    score types
    static final int
     
    static final int
     
    static final int
     
  • 方法概要

    修饰符和类型
    方法
    说明
    double
    logScore(int nType, int nCardinality)
    Returns log-score
  • 字段详细资料

  • 方法详细资料

    • logScore

      double logScore(int nType, int nCardinality)
      Returns log-score
      参数:
      nType - the score type
      返回:
      the log-score