Skip to content

murrman95/BibliographyPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict missing links in citation network

INF554 Machine Learning I (2018-2019, M. Vazirgiannis, Ecole Polytechnique) - Final project - Guillaume Dufau, Christopher Murray, Léon Zheng

Description

Edges have been deleted at random from a citation network. The objective is to reconstruct the initial network using graph and text information.

Please find in a pdf format the report for this project.

Here are the results of our team - The stormtroopers - top 23%: kaggle/evaluation

Getting Started

The project is composed of two Python files, main.py and main_kaggle.py. The former allows model testing and hyper-parameters tuning on the training set where the latter is constructing the predictions file for kaggle.

Prerequisites

Libraries used:

  • Scikit-learn
  • NetworkX
  • nltk
  • matplotlib

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages