Class | Description |
---|---|
Accumulate |
This
Measure is used to average the outcome of a base measure over given frames of time. |
Average |
This
Measure is used to average the outcome of a base measure over all frames of time
(is a computationally tractable version of Accumulate for infinite memory. |
DiscoveryExactRank | |
DiscoveryRank | |
HitRate |
This
Measure provides a HitRate@k evaluation, which measures whether the occurred interactions lie among the top k recommendations
provided by SocialGraphMiner.recommendInteractions(Context) . |