Uses of Interface
jcolibri.extensions.recommendation.navigationByProposing.queryElicitation.ComparisonQueryElicitation

Packages that use ComparisonQueryElicitation
jcolibri.extensions.recommendation.navigationByProposing.queryElicitation Methods to implement the query elicitation in Navigation by Proposing recommenders 
 

Uses of ComparisonQueryElicitation in jcolibri.extensions.recommendation.navigationByProposing.queryElicitation
 

Classes in jcolibri.extensions.recommendation.navigationByProposing.queryElicitation that implement ComparisonQueryElicitation
 class LessLikeThis
          The LessLikeThis strategy is a simple one: 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.
 class MoreAndLessLikeThis
          The Less+More Like combines both MoreLikeThis and LessLikeThis.
 class MoreLikeThis
          Replaces current query with the description of the selected case.
 class PartialMoreLikeThis
          Partially replaces current query with the description of the selected case.
 class WeightedMoreLikeThis
          The WeightedMoreLikeThis transfers all attributes from the selected case to the query but weights them given preference to diverse attributes among the proposed cases.
 


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