接口 KStarConstants
- 所有已知实现类:
KStar
,KStarNominalAttribute
,KStarNumericAttribute
public interface KStarConstants
-
字段概要
字段修饰符和类型字段说明static final int
static final int
Blend setting modesstatic final double
static final double
static final double
static final double
static final double
static final int
static final int
Missing value handling modestatic final int
static final int
static final int
static final int
static final int
Some usefull constantsstatic final double
static final int
How close the root finder for numeric and nominal have to get
-
字段详细资料
-
ON
static final int ONSome 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_ITERHow 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_SPHEREBlend setting modes- 另请参阅:
-
B_ENTROPY
static final int B_ENTROPY- 另请参阅:
-
M_DELETE
static final int M_DELETEMissing value handling mode- 另请参阅:
-
M_MAXDIFF
static final int M_MAXDIFF- 另请参阅:
-
M_NORMAL
static final int M_NORMAL- 另请参阅:
-
M_AVERAGE
static final int M_AVERAGE- 另请参阅:
-