Package jcolibri.method.retrieve.selection.diversity

Diversity selection methods.

See:
          Description

Class Summary
BoundedGreedySelection 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.
BoundedRandomSelection 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.
GreedySelection This method incrementally builds a retrieval set, R.
 

Package jcolibri.method.retrieve.selection.diversity Description

Diversity selection methods.


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