Package jcolibri.extensions.recommendation.navigationByProposing.queryElicitation

Methods to implement the query elicitation in Navigation by Proposing recommenders

See:
          Description

Interface Summary
ComparisonQueryElicitation Interface for query elicitation in Navigation by Proposing
 

Class Summary
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.
MoreAndLessLikeThis The Less+More Like combines both MoreLikeThis and LessLikeThis.
MoreLikeThis Replaces current query with the description of the selected case.
PartialMoreLikeThis Partially replaces current query with the description of the selected case.
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.
 

Package jcolibri.extensions.recommendation.navigationByProposing.queryElicitation Description

Methods to implement the query elicitation in Navigation by Proposing recommenders


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