8000 GitHub - jiamiya/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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

jiamiya/LinkPrediction-on-Directed-Signed-Graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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 .

Model Structure

More about our model: https://github.com/jiamiya/LinkPrediction-on-Directed-Signed-Graph/blob/main/Report.pdf image

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

  • Python 100.0%
0