[This is preliminary documentation and is subject to change.]
The Rule..::..RuleParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
C |
Constant c (for calculating BLA)
|
![]() |
C1 |
Constant C1 for Information Gain
|
![]() |
C2 |
Constant C2 for Information Gain
|
![]() |
D |
Constant d (for calculating BLA)
|
![]() |
DEFAULT_PARTIAL_MATCH_OFF_THRESHOLD |
The threshold value when partial match is turned OFF
|
![]() |
DEFAULT_PARTIAL_MATCH_ON_THRESHOLD |
The threshold value when partial match is turned ON
|
![]() |
ELIGIBILITY |
A switch that can be used to specify eligibility (in the absence of a more sophisticated eligibility method)
(Inherited from ClarionComponent..::..ClarionComponentParameters.) |
![]() |
INFORMATION_GAIN_OPTION |
The option to use when calculation information gain for IG(C,ALL)
|
![]() |
INITIAL_BLA |
The initial BLA
|
![]() |
IsGlobal |
Used to specify whether the particular instance of the parameters class is being used for global or local parameters
(Inherited from ClarionComponent..::..ClarionComponentParameters.) |
![]() |
PARTIAL_MATCH_ON |
Turns partial match on/off for calculating a rule's support
|
![]() |
PARTIAL_MATCH_THRESHOLD |
The threshold the support calculation must pass for the condition of a rule to be matched
|
![]() |
POSITIVE_MATCH_THRESHOLD |
The threshold for the positive match criterion
|
![]() |
WEIGHT |
The weight (for calculating support)
|