Scaling Up Machine Learning 2011
DOI: 10.1017/cbo9781139042918.002
|View full text |Cite
|
Sign up to set email alerts
|

Scaling Up Machine Learning: Introduction

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
33
0

Year Published

2013
2013
2022
2022

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 35 publications
(40 citation statements)
references
References 10 publications
0
33
0
Order By: Relevance
“…Developing optimally distributed and parallel implementations of existing algorithms (e.g., in the Hadoop or Spark frameworks) is important. Nevertheless, the demand for genuinely new algorithms is growing, too (Bekkerman et al, 2011).…”
Section: New Requirements For Data Mining Algorithmsmentioning
confidence: 99%
“…Developing optimally distributed and parallel implementations of existing algorithms (e.g., in the Hadoop or Spark frameworks) is important. Nevertheless, the demand for genuinely new algorithms is growing, too (Bekkerman et al, 2011).…”
Section: New Requirements For Data Mining Algorithmsmentioning
confidence: 99%
“…One of the standard problems is to scale up classical learning algorithms to huge problems in presence of distributed information (Bekkerman et al, 2012). It is beyond the scope of the paper to give an exhaustive overview about such cooperative ML approaches, only some of them, which were already applied to production and logistics problems, are highlighted.…”
Section: Cooperative Learningmentioning
confidence: 99%
“…Using the HDFS client [17], user applications access the file system. Similar to most conventional file systems, HDFS is having provisions of reading, writing and deleting files, and provides operations for creating and deleting directories.…”
Section: Hdfs Clientmentioning
confidence: 99%
“…MAP-REDUCE programming model [17] is defined by Dean et al MAP-REDUCE computing model comprises of two functions, Map ( ) and Reduce ( ) functions. The Map and Reduce functions are both defined with data structure of (key1; value1) pairs.…”
Section: Mr Programming Modelmentioning
confidence: 99%