| Package | Description |
|---|---|
| org.apache.mahout.cf.taste.hadoop.similarity.item | |
| org.apache.mahout.cf.taste.similarity.precompute |
| Modifier and Type | Method and Description |
|---|---|
protected SimilarItem |
TopSimilarItemsQueue.getSentinelObject() |
| Modifier and Type | Method and Description |
|---|---|
List<SimilarItem> |
TopSimilarItemsQueue.getTopItems() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
TopSimilarItemsQueue.lessThan(SimilarItem one,
SimilarItem two) |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<SimilarItem> |
SimilarItem.COMPARE_BY_SIMILARITY |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SimilarItem> |
SimilarItems.getSimilarItems() |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.