Skip to content

indy-lab/submatrix-factorization

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Sub-Matrix Factorization for Real-Time Vote Prediction

This repository contains the data and code to reproduce the experiments of

Immer, A.*, Kristof, V.*, Grossglauser, M., Thiran, P., Sub-Matrix Factorization for Real-Time Vote Prediction, KDD 2020

Quick Links

  • The real-time data for Switzerland are available in a Zenodo repo.
  • The platform for real-time vote predictions in Switzerland is available at www.predikon.ch.
  • Here is a PDF version of the paper.
  • The swissvotes library provides a scraper for the real-time Swiss referendum vote results.
  • The predikon library provides a standalone implementation of the algorithm proposed in the paper:
pip install predikon

Experiments

Check the experiments folder.

Real-Time Predictions

Check the real-time folder.

Generate Figures

Check the figures folder.

Cite This Work

@inproceedings{immer2020submatrix,
  author = {Immer, Alexander and Kristof, Victor and Grossglauser, Matthias and Thiran, Patrick},
  title = {Sub-Matrix Factorization for Real-Time Vote Prediction},
  year = {2020},
  booktitle={Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery \& Data Mining},
}

Contact

Don't hesitate to reach out to us if you have any questions!

About

Data and code for "Sub-Matrix Factorization for Real-Time Vote Prediction"

Resources

Stars

Watchers

Forks