| Package | Description |
|---|---|
| org.grouplens.lenskit.scored |
Associate IDs with scores.
|
| org.grouplens.lenskit.vectors |
Vectors (both sparse and dense) and their operations.
|
| Class and Description |
|---|
| PackedScoredIdList
A space-efficient, unboxed list of scored IDs.
|
| ScoredId
A numerical ID associated with a score and optional side channels.
|
| ScoredIdBuilder
Use a
ScoredId.Builder to instantiate new ScoredId objects. |
| ScoredIdListBuilder
Builder for packed lists of scored ids.
|
| Class and Description |
|---|
| ScoredId
A numerical ID associated with a score and optional side channels.
|
Copyright © 2013 GroupLens Research. All Rights Reserved.