jcreek.representation.inference
Interface ActivationConstants


public interface ActivationConstants


Field Summary
static double CHARACTERISTIC
          constances reflecting the importance values used in HasFinding for the variable importance
static double DEFAULT_IMPORTANCE
          constances reflecting the importance values used in HasFinding for the variable importance
static double DEFAULT_PREDICTIVE_STRENGTH
          constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
static double INDICATIVE
          constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
static double INFORMATIVE
          constances reflecting the importance values used in HasFinding for the variable importance
static double IRRELEVANT
          constances reflecting the importance values used in HasFinding for the variable importance
static double NECCESSARY
          constances reflecting the importance values used in HasFinding for the variable importance
static double SPURIOUS
          constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
static double STRONGLY_INDICATIVE
          constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
static double SUFFICIENT
          constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
 

Field Detail

SUFFICIENT

public static final double SUFFICIENT
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength

See Also:
Constant Field Values

STRONGLY_INDICATIVE

public static final double STRONGLY_INDICATIVE
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength

See Also:
Constant Field Values

DEFAULT_PREDICTIVE_STRENGTH

public static final double DEFAULT_PREDICTIVE_STRENGTH
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength

See Also:
Constant Field Values

INDICATIVE

public static final double INDICATIVE
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength

See Also:
Constant Field Values

SPURIOUS

public static final double SPURIOUS
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength

See Also:
Constant Field Values

NECCESSARY

public static final double NECCESSARY
constances reflecting the importance values used in HasFinding for the variable importance

See Also:
Constant Field Values

CHARACTERISTIC

public static final double CHARACTERISTIC
constances reflecting the importance values used in HasFinding for the variable importance

See Also:
Constant Field Values

INFORMATIVE

public static final double INFORMATIVE
constances reflecting the importance values used in HasFinding for the variable importance

See Also:
Constant Field Values

DEFAULT_IMPORTANCE

public static final double DEFAULT_IMPORTANCE
constances reflecting the importance values used in HasFinding for the variable importance

See Also:
Constant Field Values

IRRELEVANT

public static final double IRRELEVANT
constances reflecting the importance values used in HasFinding for the variable importance

See Also:
Constant Field Values


Created at IDI, NTNU by the Artificial Intelligence and Learning group