- LB - Static variable in class org.ai_heuristic.util.SymbolHandler
-
- LCB - Static variable in class org.ai_heuristic.util.SymbolHandler
-
- LE - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
This defines the less than or equal to comparison
- learn() - Method in interface org.ai_heuristic.algo.cluster.som.kohonen.LearningFunction
-
Start learning process.
- learn() - Method in class org.ai_heuristic.algo.cluster.som.kohonen.WTALearningFunction
-
Start learning process
- learn() - Method in class org.ai_heuristic.algo.cluster.som.kohonen.WTMLearningFunction
-
Start learning process
- learnFunction - Variable in class org.ai_heuristic.algo.cluster.som.network.DefaultNeuron
-
Learning function
- learnFunctions() - Static method in class org.ai_heuristic.util.AiHeuristicConst
-
Get a list of the default learn functions.
- learningData - Variable in class org.ai_heuristic.algo.cluster.som.kohonen.WTALearningFunction
-
Reference to learning data
- learningData - Variable in class org.ai_heuristic.algo.cluster.som.kohonen.WTMLearningFunction
-
Reference to learning data
- LearningData - Class in org.ai_heuristic.data
-
Updated version of the source code for the kohonen self-organising map at http://jknnl.sourceforge.net/
This version can be used with other algorithms as well, to read a basic data file.
- LearningData(ArrayList) - Constructor for class org.ai_heuristic.data.LearningData
-
Creates a new instance of LearningData.
- LearningData(String, String) - Constructor for class org.ai_heuristic.data.LearningData
-
Creates a new instance of LearningData.
- LearningDataModel - Interface in org.ai_heuristic.data
-
Updated version of the source code for the kohonen self-organising map at http://jknnl.sourceforge.net/
Some classes or packages may have been moved or changed.
- LearningFunction - Interface in org.ai_heuristic.algo.cluster.som.kohonen
-
Interface for the SOM learning functions.
- Levenshtein - Class in org.ai_heuristic.functs.similar
-
An example of the Levenshtein similarity measure.
- Levenshtein() - Constructor for class org.ai_heuristic.functs.similar.Levenshtein
-
Create a new instance of Levenshtein.
- Levenshtein(String) - Constructor for class org.ai_heuristic.functs.similar.Levenshtein
-
Create a new instance of Levenshtein.
- LEVENSHTEIN - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
- lib() - Method in class org.ai_heuristic.functs.FunctionMetric
-
Return true if a larger distance between the two vectors is better.
- LICASJARFILE - Static variable in class org.ai_heuristic.util.TextConst
-
Defines the licas jar file
- LINKEDHASHMAP - Static variable in class org.ai_heuristic.util.AiTypeConst
-
Defines a LinkedHashMap class parameter type
- LINKEDLIST - Static variable in class org.ai_heuristic.util.AiTypeConst
-
Defines a LinkedList class parameter type
- logBaseTwo(Double, EvaluateMathDef) - Static method in class org.ai_heuristic.functs.MathStat
-
Calculate the 'log to the base 2' value.
- LONG - Static variable in class org.ai_heuristic.util.AiTypeConst
-
Long class type
- LONGOBJ - Static variable in class org.ai_heuristic.util.AiTypeConst
-
Long object class type
- LPFA - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
The linear plus function a value
- LPFB - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
The linear plus function b value
- LSB - Static variable in class org.ai_heuristic.util.SymbolHandler
-
- LT - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
This defines the less than comparison