Skip to content

Raingate/LinkPrediction-on-Directed-Signed-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkPrediction-on-Directed-Signed-Graph

This is the course project of AI3602: Data Mining of SJTU.

Group Members include Jinghao Feng, Mingyang Jiang and Wenzhong Zheng.

File Structure

src includes:

main.py: main function of our model
parse_set.py: script to parse dataset
plot.py & plot2.py: script to draw plots of experiment results

data includes:

wiki-RfA.txt: zip of raw data (unzip before using)
parsed.csv: structured dataset file (output of parse.py)

model: stores model parameters.

Do not run python files except main.py .

About

This is the course project of AI3602: Data Mining of SJTU. Group Members include Jinghao Feng, Mingyang Jiang and Wenzhong Zheng.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages