I - type of the itemspublic class ThresholdItemNeighborhood<I> extends ItemNeighborhood<I>
ThresholdNeighborhood.iIndex, neighborhood| Constructor and Description |
|---|
ThresholdItemNeighborhood(ItemSimilarity<I> sim,
double threshold)
Constructor
|
getNeighbors, getNeighbors, iidx2item, item2iidx, numItemsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsItem, getAllIidx, getAllItems, iidx2item, iidx2item, item2iidx, item2iidxpublic ThresholdItemNeighborhood(ItemSimilarity<I> sim, double threshold)
sim - item similaritythreshold - minimum value to be considered as neighborCopyright © 2016. All rights reserved.