Uses of Interface
jcolibri.extensions.recommendation.navigationByAsking.SelectAttributeMethod

Packages that use SelectAttributeMethod
jcolibri.extensions.recommendation.askingAndProposing Methods to implement the Expert Clerk system that combines Navigation by Asking and Navigation by Proposing. 
jcolibri.extensions.recommendation.navigationByAsking Methods to implement Navigation by Asking recommenders. 
 

Uses of SelectAttributeMethod in jcolibri.extensions.recommendation.askingAndProposing
 

Methods in jcolibri.extensions.recommendation.askingAndProposing with parameters of type SelectAttributeMethod
static void AskingAndProposingPreferenceElicitation.doPreferenceElicitation(CBRQuery query, java.util.Collection<CBRCase> cases, SelectAttributeMethod sam, CriticalUserChoice cuc)
          Executes the preference elicitation.
 

Uses of SelectAttributeMethod in jcolibri.extensions.recommendation.navigationByAsking
 

Classes in jcolibri.extensions.recommendation.navigationByAsking that implement SelectAttributeMethod
 class InformationGain
          Selects an attribute with the highest information gain.
 class SimilarityInfluence
          Selects the attribute that has the highest infuence on the KNN similarity.
 


GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es