Package | Description |
---|---|
es.uam.eps.ir.ranksys.fast.feature |
Fast versions of FeatureData.
|
Modifier and Type | Method and Description |
---|---|
static <I,F,V> SimpleFastFeatureData<I,F,V> |
SimpleFastFeatureData.load(Stream<org.jooq.lambda.tuple.Tuple3<I,F,V>> tuples,
FastItemIndex<I> iIndex,
FastFeatureIndex<F> fIndex)
Loads a SimpleFastFeatureData by processing a stream of item-feature-value triples.
|
Copyright © 2016. All rights reserved.