Advanced Analytics with Spark
Patterns for Learning from Data at Scale
Samenvatting
In the second edition of this practical book, four Cloudera data scientists present a set of self-contained patterns for performing large-scale data analysis with Spark. The authors bring Spark, statistical methods, and real-world data sets together to teach you how to approach analytics problems by example. Updated for Spark 2.1, this edition acts as an introduction to these techniques and other best practices in Spark programming.
You’ll start with an introduction to Spark and its ecosystem, and then dive into patterns that apply common techniques—including classification, clustering, collaborative filtering, and anomaly detection—to fields such as genomics, security, and finance.
If you have an entry-level understanding of machine learning and statistics, and you program in Java, Python, or Scala, you’ll find the book’s patterns useful for working on your own data applications.
With this book, you will:
-Familiarize yourself with the Spark programming model
-Become comfortable within the Spark ecosystem
-Learn general approaches in data science
-Examine complete implementations that analyze large public data sets
-Discover which machine learning tools make sense for particular problems
-Acquire code that can be adapted to many uses
Specificaties
Inhoudsopgave
Preface
1. Analyzing Big Data
2. Introduction to Data Analysis with Scala and Spark
3. Recommending Music and the Audioscrobbler Data Set
4. Predicting Forest Cover with Decision Trees
5. Anomaly Detection in Network Traffic with K-means Clustering
6. Understanding Wikipedia with Latent Semantic Analysis
7. Analyzing Co-occurrence Networks with GraphX
8. Geospatial and Temporal Data Analysis on the New York City Taxi Trip Data
9. Estimating Financial Risk through Monte Carlo Simulation
10. Analyzing Genomics Data and the BDG Project
11. Analyzing Neuroimaging Data with PySpark and Thunder
Index