I
- type of the itemspublic class InvertedItemNeighborhood<I> extends ItemNeighborhood<I>
InvertedNeighborhood
S. Vargas and P. Castells. Improving sales diversity by recommending
users to items.iIndex, neighborhood
Constructor and Description |
---|
InvertedItemNeighborhood(ItemNeighborhood<I> neighborhood)
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 InvertedItemNeighborhood(ItemNeighborhood<I> neighborhood)
neighborhood
- original neighborhood to be invertedCopyright © 2016. All rights reserved.