Skip to content

Link prediction is the problem of predicting the existence of a link between two entities in a network. The goal of this kaggle challenge was to predict whether two nodes are linked by an edge or not

Notifications You must be signed in to change notification settings

giannisbaltas/Citation-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Citation-Prediction

Link prediction is the problem of predicting the existence of a link between two entities in a network.

The problem of link prediction has recently attracted a lot of attention in many domains. For instance, in social networks, one may be interested in predicting friendship links among users, while in biology, predicting interactions between genes and proteins is of paramount importance.

In a kaggle challenge through data mining university course, we dealed with the problem of predicting whether a research paper cites another research paper. We were given a citation network consisting of several thousands of research papers, along with their abstracts and their list of authors. The goal was to predict whether two nodes are linked by an edge or not.

About

Link prediction is the problem of predicting the existence of a link between two entities in a network. The goal of this kaggle challenge was to predict whether two nodes are linked by an edge or not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published