- value - Variable in class org.ai_heuristic.eval.Condition
-
The comparison value.
- value - Variable in class org.ai_heuristic.tree.TreeNode
-
The specific value for this node
- VALUE - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
Defines a value field
- VALUE1 - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
Value 1 key type
- VALUE2 - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
Value 2 key type
- valueFromSet(Object) - Static method in class org.ai_heuristic.eval.EvaluateBase
-
Get the single value in what might be a wrapped data object.
- valueFromString(String, String) - Static method in class org.ai_heuristic.eval.EvaluateBase
-
Convert the String representation to the value object.
- valueTimesWeights(double[]) - Method in class org.ai_heuristic.algo.cluster.som.network.DefaultNeuron
-
Return value of the neuron after activation.
- valueToString(String, Object) - Static method in class org.ai_heuristic.eval.EvaluateBase
-
Return the value as a String.
- valueType - Variable in class org.ai_heuristic.eval.Condition
-
One of the simple data types.
- valueType - Variable in class org.ai_heuristic.functs.Function
-
Type of object being evaluated
- valueType - Variable in class org.ai_heuristic.tree.TreeNode
-
The type of value that this node supports
- VALUETYPE - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
Defines a value type field
- var(String, EvaluateMathDef, ArrayList<?>) - Static method in class org.ai_heuristic.functs.MathStat
-
Calculate the variance value of the list of elements.
- VarGain - Class in org.ai_heuristic.algo.classify
-
This class implements an Information Gain style of calculation using a new averaged
and scaled variance approach, but vertically not horizontally.
- VarGain(String) - Constructor for class org.ai_heuristic.algo.classify.VarGain
-
Create a new instance of VarGain.
- varsWithCount(int) - Method in class org.ai_heuristic.algo.classify.VarGain
-
Return a list of all variable names with the specified count.
- VECTOR - Static variable in class org.ai_heuristic.util.AiTypeConst
-
Defines a Vector class parameter type
- VERB - Static variable in class org.ai_heuristic.util.TextConst
-