paper-with-me

홈 › Papers

Feature selection in high-dimensional dataset using MapReduce

2017-09-07 · Claudio 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.

📄 PDF Abstract BibTeX arXiv:1709.02327

Code (1)

creggian/spark-ifs 공식 구현

Tasks

feature selectionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Polarization Measurement of High Dimensional Social Media Messages With Support Vector Machine Algorithm Using Mapreduce

2014-10-10 · Ferhat Özgür Çatak

In this article, we propose a new Support Vector Machine (SVM) training algorithm based on distributed MapReduce technique. In literature, there are a lots of research that shows us SVM has highest generalization propert…

ClassificationGeneral ClassificationSentiment Analysis

Embed and Conquer: Scalable Embeddings for Kernel k-Means on MapReduce

2013-11-11 · Ahmed Elgohary, Ahmed K. Farahat, Mohamed S. Kamel, Fakhri Karray

The kernel $k$-means is an effective method for data clustering which extends the commonly-used $k$-means algorithm to work on a similarity matrix over complex data structures. The kernel $k$-means algorithm is however c…

ClusteringDistributed Computing

LLM$\times$MapReduce-V2: Entropy-Driven Convolutional Test-Time Scaling for Generating Long-Form Articles from Extremely Long Resources

2025-04-08 · Haoyu Wang, Yujia Fu, Zhu Zhang, Shuo Wang 외

Long-form generation is crucial for a wide range of practical applications, typically categorized into short-to-long and long-to-long generation. While short-to-long generations have received considerable attention, gene…

ArticlesForm

A MapReduce based distributed SVM algorithm for binary classification

2013-12-15 · Ferhat Özgür Çatak, Mehmet Erdal Balaban

Although Support Vector Machine (SVM) algorithm has a high generalization property to classify for unseen examples after training phase and it has small loss value, the algorithm is not suitable for real-life classificat…

Binary ClassificationClassificationCloud ComputingGeneral Classification+1

Distributed Correlation-Based Feature Selection in Spark

2019-01-31 · Raul-Jose Palma-Mendoza, Luis de-Marcos, Daniel Rodriguez, Amparo Alonso-Betanzos

CFS (Correlation-Based Feature Selection) is an FS algorithm that has been successfully applied to classification problems in many domains. We describe Distributed CFS (DiCFS) as a completely redesigned, scalable, parall…

feature selection