接口 KStarConstants

所有已知实现类:
KStar, KStarNominalAttribute, KStarNumericAttribute

public interface KStarConstants
  • 字段详细资料

    • ON

      static final int ON
      Some usefull constants
      另请参阅:
    • OFF

      static final int OFF
      另请参阅:
    • NUM_RAND_COLS

      static final int NUM_RAND_COLS
      另请参阅:
    • FLOOR

      static final double FLOOR
      另请参阅:
    • FLOOR1

      static final double FLOOR1
      另请参阅:
    • INITIAL_STEP

      static final double INITIAL_STEP
      另请参阅:
    • LOG2

      static final double LOG2
      另请参阅:
    • EPSILON

      static final double EPSILON
      另请参阅:
    • ROOT_FINDER_MAX_ITER

      static final int ROOT_FINDER_MAX_ITER
      How close the root finder for numeric and nominal have to get
      另请参阅:
    • ROOT_FINDER_ACCURACY

      static final double ROOT_FINDER_ACCURACY
      另请参阅:
    • B_SPHERE

      static final int B_SPHERE
      Blend setting modes
      另请参阅:
    • B_ENTROPY

      static final int B_ENTROPY
      另请参阅:
    • M_DELETE

      static final int M_DELETE
      Missing value handling mode
      另请参阅:
    • M_MAXDIFF

      static final int M_MAXDIFF
      另请参阅:
    • M_NORMAL

      static final int M_NORMAL
      另请参阅:
    • M_AVERAGE

      static final int M_AVERAGE
      另请参阅: