Package | Description |
---|---|
es.uam.eps.ir.ranksys.fast.feature |
Fast versions of FeatureData.
|
es.uam.eps.ir.ranksys.rec.runner.fast |
Fast recommender runners.
|
Class and Description |
---|
AbstractFastFeatureData
Abstract FastFeatureData, implementing the interfaces of FastItemIndex and
FastFeatureIndex by delegating to implementations of these.
|
FastFeatureData
Fast version of FeatureData, where item-feature relationships are
stored internally by the indexes provided by FastItemIndex and FastFeatureIndex.
|
SimpleFastFeatureData
Simple implementation of FastFeatureData backed by nested lists.
|
Class and Description |
---|
FastFeatureData
Fast version of FeatureData, where item-feature relationships are
stored internally by the indexes provided by FastItemIndex and FastFeatureIndex.
|
Copyright © 2016. All rights reserved.