Interface | Description |
---|---|
FastPointWisePreferenceData<U,I> |
Fast point-wise preference data.
|
FastPreferenceSampler<U,I> |
Fast preference sampler, for stochastic algorithms.
|
Class | Description |
---|---|
AbstractFastPreferenceSampler<U,I> |
Abstract fast preference sampler, implementing methods from
FastUserIndex and FastItemIndex.
|
IteratorsAbstractFastPreferenceData<U,I> |
Extends AbstractFastPreferenceData and implements the data access stream-based methods using the iterator-based ones.
|
StreamsAbstractFastPreferenceData<U,I> |
Extends AbstractFastPreferenceData and implements the data access iterator-based methods
using the stream-based ones.
|
Copyright © 2016. All rights reserved.