JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
P
PeriodicReport
- Class in
eu.h2020.helios_social.modules.socialgraphmining.experiments.simulation
PeriodicReport(Measure)
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.experiments.simulation.
PeriodicReport
PeriodicReport(Measure, int)
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.experiments.simulation.
PeriodicReport
PPRMiner
- Class in
eu.h2020.helios_social.modules.socialgraphmining.diffusion
This class implements a Personalized PageRank scheme, where each ego node's personalization is a vector (modeled by a JGNN library Tensor) passed to the constructor and which is smoothed over the decentralized social graph.
PPRMiner(String, ContextualEgoNetwork, Tensor)
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.diffusion.
PPRMiner
PPRMinerTest
- Class in
eu.h2020.helios_social.modules.socialgraphmining.tests
PPRMinerTest()
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.tests.
PPRMinerTest
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.combination.
SwitchableMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.combination.
WeightedMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.diffusion.
PPRMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.GNN.
CentralizedGNNMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.GNN.
GNNMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.heuristics.
DifferenceMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.heuristics.
MemoryMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.heuristics.
ProbabilityMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.heuristics.
RandomMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.heuristics.
RepeatAndReplyMiner
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.
SocialGraphMiner
Predicts the weight of performing a SEND interaction between the given context's ego and a destination node within a given context.
predictNewInteraction(Context, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.TF.
TFMiner
predictNewInteraction(Context, Node, Node)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.GNN.
GNNMiner
ProbabilityMiner
- Class in
eu.h2020.helios_social.modules.socialgraphmining.heuristics
This class provides a
SocialGraphMiner
that re-recommends previous interactions with alters based on the numbeR of previous interactions.
ProbabilityMiner(ContextualEgoNetwork)
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.heuristics.
ProbabilityMiner
put(String, Object)
- Method in class eu.h2020.helios_social.modules.socialgraphmining.
SocialGraphMiner.SocialGraphMinerParameters
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
JavaScript is disabled on your browser.