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

R

RadioButtonEditor - Class in jcolibri.extensions.recommendation.casesDisplay.utils
Utility class for managing radio buttons in a table
RadioButtonEditor(JCheckBox) - Constructor for class jcolibri.extensions.recommendation.casesDisplay.utils.RadioButtonEditor
 
RadioButtonTableRenderer - Class in jcolibri.extensions.recommendation.casesDisplay.utils
Utility class for showing radio buttons in a table
RadioButtonTableRenderer() - Constructor for class jcolibri.extensions.recommendation.casesDisplay.utils.RadioButtonTableRenderer
 
Rating - Class in jcolibri.test.recommenders.rec12.moviesDB
Bean that represents a rating
Rating() - Constructor for class jcolibri.test.recommenders.rec12.moviesDB.Rating
 
rawContent - Variable in class jcolibri.datatypes.Text
 
RCFull - Class in jcolibri.method.maintenance.algorithms
Provides the ability to run the full RC Maintenance algorithm, which consists of running RENN to remove noise followed by the RC redundancy removal.
RCFull(AbstractCaseBaseEditMethod, AbstractCaseBaseEditMethod) - Constructor for class jcolibri.method.maintenance.algorithms.RCFull
Sets up the edit method using RENN noise removal and RC redundancy removal.
RCRedundancyRemoval - Class in jcolibri.method.maintenance.algorithms
Provides the ability to run the RC case base editing algorithm on a case base to eliminate redundancy.
RCRedundancyRemoval() - Constructor for class jcolibri.method.maintenance.algorithms.RCRedundancyRemoval
 
recursed - Variable in class jcolibri.test.database.SqlFile
 
REFINE_QUERY - Static variable in class jcolibri.extensions.recommendation.casesDisplay.UserChoice
REFINE_QUERY constant
Region - Class in jcolibri.test.test3
Compound attribute that stores the information of the region in the travel description.
Region() - Constructor for class jcolibri.test.test3.Region
 
Region - Class in jcolibri.test.test4
Compound attribute that stores the information of the region in the travel description.
Region() - Constructor for class jcolibri.test.test4.Region
 
Region - Class in jcolibri.test.test5
Compound attribute that stores the information of the region in the travel description.
Region() - Constructor for class jcolibri.test.test5.Region
 
register(ProgressListener, Class) - Static method in class jcolibri.util.ProgressController
Registers a listener to recieve the progress of a concrete class.
register(ProgressListener) - Static method in class jcolibri.util.ProgressController
Registers a listener to recieve the progress of all classes.
registerEditor(Class, Class) - Static method in class jcolibri.method.gui.editors.ParameterEditorFactory
Registers and editor
relations - Variable in class jcolibri.extensions.textual.IE.representation.Token
 
relDiversity(CBRCase, Collection<CBRCase>, NNConfig) - Static method in class jcolibri.method.retrieve.selection.diversity.GreedySelection
 
removeDataSeries(String) - Method in class jcolibri.extensions.maintenance_evaluation.DetailedEvaluationReport
Removes a data serie.
removeOtherData(String) - Method in class jcolibri.extensions.maintenance_evaluation.DetailedEvaluationReport
Removes some data.
removeTabuList(Collection<CBRCase>) - Static method in class jcolibri.extensions.recommendation.tabuList.TabuList
Removes cases from the tabu list.
RENNNoiseReduction - Class in jcolibri.method.maintenance.algorithms
Provides the ability to run the RENN case base editing algorithm on a case base to eliminate noise.
RENNNoiseReduction() - Constructor for class jcolibri.method.maintenance.algorithms.RENNNoiseReduction
 
replace(Object, Object, Object) - Method in class jcolibri.connector.databaseutils.EnumUserType
 
replace(Object, Object, Object) - Method in class jcolibri.connector.databaseutils.GenericUserType
 
report - Static variable in class jcolibri.evaluation.Evaluator
Object that stores the evaluation results
Restaurant7 - Class in jcolibri.test.recommenders.rec7
Single-Shot restaurants recommender using profiles, Nearest Neighbour retrieval and top k selection .
Restaurant7() - Constructor for class jcolibri.test.recommenders.rec7.Restaurant7
 
RestaurantDescription - Class in jcolibri.test.recommenders.rec7
Stores the description of a restaurant.
RestaurantDescription() - Constructor for class jcolibri.test.recommenders.rec7.RestaurantDescription
 
RestaurantDescription - Class in jcolibri.test.test13
Stores the description of a restaurant.
RestaurantDescription() - Constructor for class jcolibri.test.test13.RestaurantDescription
 
RestaurantsConnector - Class in jcolibri.test.recommenders.rec7
Obtains cases from a simple txt file.
RestaurantsConnector(String) - Constructor for class jcolibri.test.recommenders.rec7.RestaurantsConnector
 
RestaurantsConnector - Class in jcolibri.test.test13.connector
Obtains cases from a simple txt file.
RestaurantsConnector(String) - Constructor for class jcolibri.test.test13.connector.RestaurantsConnector
 
result - Variable in class jcolibri.method.maintenance.QueryResult
 
ResultFrame - Class in jcolibri.test.test13.gui
Swing dialog to show the result of the recommendation.
ResultFrame(String, String, String, String) - Constructor for class jcolibri.test.test13.gui.ResultFrame
 
RetrievalResult - Class in jcolibri.method.retrieve
Stores the retrieval information.
RetrievalResult(CBRCase, Double) - Constructor for class jcolibri.method.retrieve.RetrievalResult
Constructor
RETRIEVE_ALL - Static variable in class jcolibri.method.retrieve.RetrievalResult
Constant used to retrieve all the cases in the retrieval methods.
retrieveAllCases() - Method in interface jcolibri.cbrcore.Connector
Returns max cases without any special consideration
retrieveAllCases() - Method in class jcolibri.connector.DataBaseConnector
 
retrieveAllCases() - Method in class jcolibri.connector.OntologyConnector
 
retrieveAllCases() - Method in class jcolibri.connector.PlainTextConnector
Retrieves all cases from the text file.
retrieveAllCases() - Method in class jcolibri.test.recommenders.rec7.RestaurantsConnector
 
retrieveAllCases() - Method in class jcolibri.test.test13.connector.RestaurantsConnector
 
retrieveAllCases() - Method in class jcolibri.test.test16.EmailConnector
 
retrieveCasesToDelete(Collection<CBRCase>, KNNClassificationConfig) - Method in class jcolibri.method.maintenance.AbstractCaseBaseEditMethod
Simulates a case base editing algorithm, returning the cases that would be deleted by the algorithm.
retrieveCasesToDelete(Collection<CBRCase>, KNNClassificationConfig) - Method in class jcolibri.method.maintenance.algorithms.BBNRNoiseReduction
Simulates the BBNR editing algorithm, returning the cases that would be deleted by the algorithm.
retrieveCasesToDelete(Collection<CBRCase>, KNNClassificationConfig) - Method in class jcolibri.method.maintenance.algorithms.CRRRedundancyRemoval
Simulates the CRR case base editing algorithm, returning the cases that would be deleted by the algorithm.
retrieveCasesToDelete(Collection<CBRCase>, KNNClassificationConfig) - Method in class jcolibri.method.maintenance.algorithms.ICFRedundancyRemoval
Simulates the ICF case base editing algorithm, returning the cases that would be deleted by the algorithm.
retrieveCasesToDelete(Collection<CBRCase>, KNNClassificationConfig) - Method in class jcolibri.method.maintenance.algorithms.RCRedundancyRemoval
Simulates the RC case base editing algorithm, returning the cases that would be deleted by the algorithm.
retrieveCasesToDelete(Collection<CBRCase>, KNNClassificationConfig) - Method in class jcolibri.method.maintenance.algorithms.RENNNoiseReduction
Simulates the RENN case base editing algorithm, returning the cases that would be deleted by the algorithm.
retrieveCasesToDelete(Collection<CBRCase>, KNNClassificationConfig) - Method in class jcolibri.method.maintenance.TwoStepCaseBaseEditMethod
Runs alg1 followed by alg2 on the given cases and returns the cases deleted by the combined algorithms
retrieveSomeCases(CaseBaseFilter) - Method in interface jcolibri.cbrcore.Connector
Retrieves some cases depending on the filter.
retrieveSomeCases(CaseBaseFilter) - Method in class jcolibri.connector.DataBaseConnector
 
retrieveSomeCases(CaseBaseFilter) - Method in class jcolibri.connector.OntologyConnector
UnImplemented.
retrieveSomeCases(CaseBaseFilter) - Method in class jcolibri.connector.PlainTextConnector
 
retrieveSomeCases(CaseBaseFilter) - Method in class jcolibri.test.recommenders.rec7.RestaurantsConnector
 
retrieveSomeCases(CaseBaseFilter) - Method in class jcolibri.test.test13.connector.RestaurantsConnector
 
retrieveSomeCases(CaseBaseFilter) - Method in class jcolibri.test.test16.EmailConnector
 
returnedClass() - Method in class jcolibri.connector.databaseutils.EnumUserType
 
returnedClass() - Method in class jcolibri.connector.databaseutils.GenericUserType
 
reviseQuery(CBRQuery, CBRCase, Collection<CBRCase>) - Method in interface jcolibri.extensions.recommendation.navigationByProposing.queryElicitation.ComparisonQueryElicitation
Revises the query comparing the values of the user's selected case and other proposed cases
reviseQuery(CBRQuery, CBRCase, Collection<CBRCase>) - Method in class jcolibri.extensions.recommendation.navigationByProposing.queryElicitation.LessLikeThis
If the rejected cases all have the same feature-value combination, which is different from the preferred case then this combination can be added as a negative condition.
reviseQuery(CBRQuery, CBRCase, Collection<CBRCase>) - Method in class jcolibri.extensions.recommendation.navigationByProposing.queryElicitation.MoreAndLessLikeThis
The Less+More Like combines both MoreLikeThis and LessLikeThis.
reviseQuery(CBRQuery, CBRCase, Collection<CBRCase>) - Method in class jcolibri.extensions.recommendation.navigationByProposing.queryElicitation.MoreLikeThis
Replaces current query with the description of the selected case.
reviseQuery(CBRQuery, CBRCase, Collection<CBRCase>) - Method in class jcolibri.extensions.recommendation.navigationByProposing.queryElicitation.PartialMoreLikeThis
Partially replaces current query with the description of the selected case.
reviseQuery(CBRQuery, CBRCase, Collection<CBRCase>) - Method in class jcolibri.extensions.recommendation.navigationByProposing.queryElicitation.WeightedMoreLikeThis
Replaces current query with the description of the selected case but weighting the attributes given preference to diverse attributes among the proposed cases.
run() - Method in class jcolibri.test.main.MainTester.LogoFrame
 
runExample() - Method in class jcolibri.test.main.MainTester
Runs a test in a different thread.

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 _