U
- type of the userspublic class ThresholdUserNeighborhood<U> extends UserNeighborhood<U>
ThresholdNeighborhood
.neighborhood, uIndex
Constructor and Description |
---|
ThresholdUserNeighborhood(UserSimilarity<U> sim,
double threshold)
Constructor
|
getNeighbors, getNeighbors, numUsers, uidx2user, user2uidx
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsUser, getAllUidx, getAllUsers, uidx2user, uidx2user, user2uidx, user2uidx
public ThresholdUserNeighborhood(UserSimilarity<U> sim, double threshold)
sim
- user similaritythreshold
- minimum value to be considered as neighborCopyright © 2016. All rights reserved.