Class | Description |
---|---|
DifferenceMiner |
This class provides a
SocialGraphMiner that wraps a miner predictions so as not to predict the top of a base miner's predictions
(e.g. |
MemoryMiner | |
ProbabilityMiner |
This class provides a
SocialGraphMiner that re-recommends previous interactions
with alters based on the numbeR of previous interactions. |
RandomMiner |
This class provides a
SocialGraphMiner that recommends random interactions among
previous ones. |
RepeatAndReplyMiner |
This class provides a
SocialGraphMiner that re-recommends previous interactions
with alters based on their chronological order. |
RepeatAndReplyMiner.OrderTimestamp |
This class is used to hold information about the order alters have been interacted with
or have sent interaction to the device.
|