Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 1.19 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.19 KB

Skoltech NLA project 2019:

Feature Ranking via Eigenvector Centrality

Team 35 members:

Abstract

The problem of features ranking arises in many practical fields. In this paper, we work with medical data to rank the potential predictors of medical issue called «fibrillation». To do it, we use an Eigenvector Centrality (EC) method, proposed by the work Ranking to Learn: Feature Ranking and Selection via Eigenvector Centrality (2017). The result of this will be delivered to the National Cardiology Center in Moscow and could be reasonable for the future real practice.

References

  1. Giorgio Roffo, Simone Melzi, "Ranking to Learn: Feature Ranking and Selection via Eigenvector Centrality", 2017.
  2. Noah Lee, Andrew F. Laine, Jianying Hu, Fei Wang, Jimeng Sun, Shahram Ebadollahi, "Mining electronic medical records to explore the linkage between healthcare resource utilization and disease severity in diabetic patients", 2011.
  3. Cheng Guo, Felix Berkhahn, "Entity Embeddings of Categorical Variables", 2016.