DBScholar

Back to papers

dmapply: A functional primitive to express distributed machine learning algorithms in R

Summary: ddR introduces dmapply, a unified R primitive for computation over distributed data, spanning broadcast, pairwise, and MapReduce-style patterns. Its backend-neutral API expresses statistical-query ML algorithms portably across Spark, SNOW, and other systems with near-native performance. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
11426
Venue
VLDB
Year
2016
Pagerank
5.093636e-05
Overall Rank
12,060 | 17.26%
DOI
10.14778/3007263.3007268

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@article{ma_vldb16,
        title = {{dmapply: A functional primitive to express distributed machine learning algorithms in R}},
        author = {Ma, Edward and Gupta, Vishrut and Hsu, Meichun and Roy, Indrajit},
        journal = {PVLDB},
        series = {{VLDB} '16},
        volume = {9},
        number = {13},
        pages = {1293--1304},
        doi = {10.14778/3007263.3007268},
        url = {https://doi.org/10.14778/3007263.3007268},
        year = {2016}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 10 of 10 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers