DCSep 7, 2017Code
Feature selection in high-dimensional dataset using MapReduceClaudio Reggiani, Yann-Aël Le Borgne, Gianluca Bontempi
This paper describes a distributed MapReduce implementation of the minimum Redundancy Maximum Relevance algorithm, a popular feature selection method in bioinformatics and network inference problems. The proposed approach handles both tall/narrow and wide/short datasets. We further provide an open source implementation based on Hadoop/Spark, and illustrate its scalability on datasets involving millions of observations or features.