| Class | Description |
|---|---|
| CachingUserNeighborhood |
A caching wrapper around an underlying
UserNeighborhood implementation. |
| NearestNUserNeighborhood |
Computes a neighborhood consisting of the nearest n users to a given user.
|
| ThresholdUserNeighborhood |
Computes a neigbhorhood consisting of all users whose similarity to the given user meets or exceeds a
certain threshold.
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.