Skip to content

SNBC: Structural Neighborhood Based Classification of Nodes in a Network

Notifications You must be signed in to change notification settings

sharadnandanwar/snbc

Repository files navigation

SNBC: Structural Neighborhood Based Classification of Nodes in a Network

Usage:
[hammingScore microF1 macroF1] = SNBC_Run ( filePath )
Run and Evaluate performance of SNBC.
INPUT:
     filePath     =  url of .mat file
OUTPUT:
     hammingScore = Hamming Score
     microF1      = Micro-F1 Score
     macroF1      = Macro-F1 Score
Example:
[hs mic mac] = SNBC_Run('Datasets/pubmed.mat')
Author: Sharad Nandanwar

About

SNBC: Structural Neighborhood Based Classification of Nodes in a Network

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages