Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.12 KB

Kill prediction in Game of Thrones

Authors: Jaka Stavanja, Matej Klemen

This repository contains supporting code for our experiments with link prediction for the Game of Thrones TV show. The data used:

The paper and slides with a quick description of the problem and solutions are available in the root of the project in PDF format. The paper is also available on arXiv: https://arxiv.org/abs/1906.09468.

Running the code

First, make sure that you have installed the packages inside requirements.txt. One way to do this is with the following command.

$ pip3 install -r requirements.txt

To repeat our calculations, simply run link_prediction.py.

$ python3 link_prediction.py