A B C D E F G H I J K L M N O P Q R S T U V W _

B

BasicClassificationOracle - Class in jcolibri.method.revise.classification
This class represents a decision-maker to decide if a query has been correctly classified or not and to assign a cost to incorrectly classified queries.
BasicClassificationOracle() - Constructor for class jcolibri.method.revise.classification.BasicClassificationOracle
 
BasicInformationExtractor - Class in jcolibri.extensions.textual.IE.common
This class implements a basic information extractor.
BasicInformationExtractor() - Constructor for class jcolibri.extensions.textual.IE.common.BasicInformationExtractor
 
BBNRNoiseReduction - Class in jcolibri.method.maintenance.algorithms
Provides the ability to run the BBNR case base editing algorithm on a case base to eliminate noise.
BBNRNoiseReduction() - Constructor for class jcolibri.method.maintenance.algorithms.BBNRNoiseReduction
 
BooleanEditor - Class in jcolibri.method.gui.editors
Parameter Editor for Boolean values.
BooleanEditor() - Constructor for class jcolibri.method.gui.editors.BooleanEditor
Creates a new instance
boundedGreddySelection(Collection<RetrievalResult>, CBRQuery, NNConfig, int, int) - Static method in class jcolibri.method.retrieve.selection.diversity.BoundedGreedySelection
Executes the algorithm
BoundedGreedySelection - Class in jcolibri.method.retrieve.selection.diversity
Tries to reduce the complexity of the greedy selection algorithm first selecting the best b·k cases according to their similarity to the query and then applies the greedy selection method to these cases.
BoundedGreedySelection() - Constructor for class jcolibri.method.retrieve.selection.diversity.BoundedGreedySelection
 
BoundedRandomSelection - Class in jcolibri.method.retrieve.selection.diversity
Is the simplest diversity strategy: select the k cases at random from a larger set of the b·k most similar cases to the query.
BoundedRandomSelection() - Constructor for class jcolibri.method.retrieve.selection.diversity.BoundedRandomSelection
 
boundedRandomSelection(Collection<RetrievalResult>, CBRQuery, int, int) - Static method in class jcolibri.method.retrieve.selection.diversity.BoundedRandomSelection
Executes the algorithm.
BUY - Static variable in class jcolibri.extensions.recommendation.casesDisplay.UserChoice
BUY constant
BuyOrQuit - Class in jcolibri.extensions.recommendation.conditionals
Conditional method that checks if the user choice is BUY the case.
BuyOrQuit() - Constructor for class jcolibri.extensions.recommendation.conditionals.BuyOrQuit
 
buyOrQuit(UserChoice) - Static method in class jcolibri.extensions.recommendation.conditionals.BuyOrQuit
Returns true if the choice is a case.

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es
A B C D E F G H I J K L M N O P Q R S T U V W _