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, numItems
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsItem, getAllIidx, getAllItems, iidx2item, iidx2item, item2iidx, item2iidx
public ThresholdItemNeighborhood(ItemSimilarity<I> sim, double threshold)
sim
- item similaritythreshold
- minimum value to be considered as neighborCopyright © 2016. All rights reserved.