Improving random walk rankings with feature selection and imputation
2021-11-29Code Available0· sign in to hype
Ngoc Mai Tran, Yangxinyu Xie
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/princengoc/s4s-finalOfficialIn papernone★ 3
Abstract
The Science4cast Competition consists of predicting new links in a semantic network, with each node representing a concept and each edge representing a link proposed by a paper relating two concepts. This network contains information from 1994-2017, with a discretization of days (which represents the publication date of the underlying papers). Team Hash Brown's final submission, ee5a, achieved a score of 0.92738 on the test set. Our team's score ranks second place, 0.01 below the winner's score. This paper details our model, its intuition, and the performance of its variations in the test set.