/lp_rf

LP

Primary LanguageC++

SPEAK Link Prediction

LP with Social Pattern and External Attribute Knowledge

Author: Chuanting Zhang

Email: chuanting.zhang@gmail.com

Description

The C++ code is used to generate features. The network library used in SPEAK is SNAP(Stanford Network Analysis Platform) http://snap.stanford.edu/index.html

The python code is used to learn classification model and do prediction.