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, user2uidxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsUser, getAllUidx, getAllUsers, uidx2user, uidx2user, user2uidx, user2uidxpublic ThresholdUserNeighborhood(UserSimilarity<U> sim, double threshold)
sim - user similaritythreshold - minimum value to be considered as neighborCopyright © 2016. All rights reserved.