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
H
HeuristicMinersTest
- Class in
eu.h2020.helios_social.modules.socialgraphmining.tests
HeuristicMinersTest()
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.tests.
HeuristicMinersTest
HitRate
- Class in
eu.h2020.helios_social.modules.socialgraphmining.measures
This
Measure
provides a HitRate@k evaluation, which measures whether the occurred interactions lie among the top k recommendations provided by
SocialGraphMiner.recommendInteractions(Context)
.
HitRate()
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.measures.
HitRate
Default constructor for calculating HitRate@3.
HitRate(int)
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.measures.
HitRate
Constructor that creates for calculating HitRate@k when there are at least 2k or more recommendations.
HitRate(int, int)
- Constructor for class eu.h2020.helios_social.modules.socialgraphmining.measures.
HitRate
Constructor that creates a HitRate@k evaluation.
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.