Package | Description |
---|---|
es.uam.eps.ir.ranksys.fast.preference |
Fast versions of PreferenceData.
|
org.ranksys.compression.preferences |
Compressed PreferenceData for binary and rating data.
|
org.ranksys.fast.preference |
Fast versions of PreferenceData.
|
Class and Description |
---|
FastPointWisePreferenceData
Fast point-wise preference data.
|
StreamsAbstractFastPreferenceData
Extends AbstractFastPreferenceData and implements the data access iterator-based methods
using the stream-based ones.
|
Class and Description |
---|
IteratorsAbstractFastPreferenceData
Extends AbstractFastPreferenceData and implements the data access stream-based methods using the iterator-based ones.
|
Class and Description |
---|
FastPreferenceSampler
Fast preference sampler, for stochastic algorithms.
|
Copyright © 2016. All rights reserved.