calculate AUC for prediction

1 view (last 30 days)
muhammad ismat
muhammad ismat on 28 May 2015
Commented: Walter Roberson on 29 May 2015
how to calculate accuracy of link prediction in social network that is calculated from equation
AUC =( n′ + 0.5 × n′′) / n
where n′ times the missing link having higher similarity value and n′′ times the missing link and nonexistent link having the same similarity value
  1 Comment
Walter Roberson
Walter Roberson on 29 May 2015
I do not understand your explanation of the formula. Or if I do understand it then the formula must be wrong.

Sign in to comment.

Answers (0)

Categories

Find more on ROC - AUC in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!