Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X 

K

k - Variable in class org.licas.ai_solver.central.KnnConfig
Number of nearest neighbours
KNN - Class in org.licas.ai_solver.central
This class can be used to create and run a k-nearest neighbour algorithm from a configuration specification.
KNN() - Constructor for class org.licas.ai_solver.central.KNN
Create a new instance of KNN.
knn - Variable in class org.licas.ai_solver.mediator.problem.KnnProblemMediator
The K-Nearest Neighbour algorithm
KnnConfig - Class in org.licas.ai_solver.central
This class stores some config values to allow a knn to be built and run.
KnnConfig() - Constructor for class org.licas.ai_solver.central.KnnConfig
Create a new instance of KnnConfig
knnConfig - Variable in class org.licas.ai_solver.mediator.problem.KnnProblemMediator
Configuration values specific to the knn
knnConfig - Variable in class org.licas.ai_solver.spec.KnnProblemScript
Configuration values specific to the knn
knnData - Variable in class org.licas.ai_solver.central.KnnConfig
The data to train the neural network with
knnDataset - Variable in class org.licas.ai_solver.central.KNN
Training datasets
KnnEvaluator - Class in org.licas.ai_solver.eval
This class generates and solves problems using a k nearest neighbour algorithm.
KnnEvaluator() - Constructor for class org.licas.ai_solver.eval.KnnEvaluator
Create a new instance of KnnEvaluator
KnnProblemMediator - Class in org.licas.ai_solver.mediator.problem
This class models the problem to be solved based on a centralised K-Nearest Neighbour.
KnnProblemMediator(PasswordHandler) - Constructor for class org.licas.ai_solver.mediator.problem.KnnProblemMediator
Create a new instance of KnnProblemMediator.
KnnProblemScript - Class in org.licas.ai_solver.spec
This class reads an XML file and loads in a specification for a set of test runs.
KnnProblemScript(PasswordHandler) - Constructor for class org.licas.ai_solver.spec.KnnProblemScript
Create a new instance of KnnProblemScript.
KnnProblemScriptParser - Class in org.licas.ai_solver.parser
This class parses a problem script description of type KnnProblemScript, to or from XML.
KnnProblemScriptParser(PasswordHandler) - Constructor for class org.licas.ai_solver.parser.KnnProblemScriptParser
Create a new instance of KnnProblemScriptParser.
KnnTests - Class in org.licas.ai_solver.test
The main class for running tests using the k nearest neighbour framework.
KnnTests(PasswordHandler) - Constructor for class org.licas.ai_solver.test.KnnTests
Create a new instance of KnnTests.
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links