9781449309923-1449309925-Parallel R: Data Analysis in the Distributed World

Parallel R: Data Analysis in the Distributed World

FREE US shipping
Buy

From $19.99

Summary

Parallel R: Data Analysis in the Distributed World (ISBN-13: 9781449309923 and ISBN-10: 1449309925), written by authors Q. McCallum, Stephen Weston, was published by O'Reilly Media in 2011. With an overall rating of 4.5 stars, it's a notable title among other Systems Analysis & Design (Computer Science, Cloud Computing, Networking & Cloud Computing, Software Design, Testing & Engineering, Programming, Microsoft Programming, Parallel Programming, Mathematical & Statistical, Software, Programming Languages) books. You can easily purchase or rent Parallel R: Data Analysis in the Distributed World (Paperback) from BooksRun, along with many other new and used Systems Analysis & Design books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

It’s tough to argue with R as a high-quality, cross-platform, open source statistical software product—unless you’re in the business of crunching Big Data. This concise book introduces you to several strategies for using R to analyze large datasets, including three chapters on using R and Hadoop together. You’ll learn the basics of Snow, Multicore, Parallel, Segue, RHIPE, and Hadoop Streaming, including how to find them, how to use them, when they work well, and when they don’t.

With these packages, you can overcome R’s single-threaded nature by spreading work across multiple CPUs, or offloading work to multiple machines to address R’s memory barrier.

  • Snow: works well in a traditional cluster environment
  • Multicore: popular for multiprocessor and multicore computers
  • Parallel: part of the upcoming R 2.14.0 release
  • R+Hadoop: provides low-level access to a popular form of cluster computing
  • RHIPE: uses Hadoop’s power with R’s language and interactive shell
  • Segue: lets you use Elastic MapReduce as a backend for lapply-style operations
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book