Data Algorithms with Spark

Data Algorithms with Spark
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 438
Release :
ISBN-10 : 9781492082354
ISBN-13 : 149208235X
Rating : 4/5 (54 Downloads)

Book Synopsis Data Algorithms with Spark by : Mahmoud Parsian

Download or read book Data Algorithms with Spark written by Mahmoud Parsian and published by "O'Reilly Media, Inc.". This book was released on 2022-04-08 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: Apache Spark's speed, ease of use, sophisticated analytics, and multilanguage support makes practical knowledge of this cluster-computing framework a required skill for data engineers and data scientists. With this hands-on guide, anyone looking for an introduction to Spark will learn practical algorithms and examples using PySpark. In each chapter, author Mahmoud Parsian shows you how to solve a data problem with a set of Spark transformations and algorithms. You'll learn how to tackle problems involving ETL, design patterns, machine learning algorithms, data partitioning, and genomics analysis. Each detailed recipe includes PySpark algorithms using the PySpark driver and shell script. With this book, you will: Learn how to select Spark transformations for optimized solutions Explore powerful transformations and reductions including reduceByKey(), combineByKey(), and mapPartitions() Understand data partitioning for optimized queries Build and apply a model using PySpark design patterns Apply motif-finding algorithms to graph data Analyze graph data by using the GraphFrames API Apply PySpark algorithms to clinical and genomics data Learn how to use and apply feature engineering in ML algorithms Understand and use practical and pragmatic data design patterns


Data Algorithms with Spark Related Books

Data Algorithms with Spark
Language: en
Pages: 438
Authors: Mahmoud Parsian
Categories: Computers
Type: BOOK - Published: 2022-04-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Apache Spark's speed, ease of use, sophisticated analytics, and multilanguage support makes practical knowledge of this cluster-computing framework a required s
Data Algorithms
Language: en
Pages: 778
Authors: Mahmoud Parsian
Categories: COMPUTERS
Type: BOOK - Published: 2015-07-13 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you are ready to dive into the MapReduce framework for processing large datasets, this practical book takes you step by step through the algorithms and tools
Graph Algorithms
Language: en
Pages: 297
Authors: Mark Needham
Categories: Computers
Type: BOOK - Published: 2019-05-16 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Discover how graph algorithms can help you leverage the relationships within your data to develop more intelligent solutions and enhance your machine learning m
Advanced Analytics with Spark
Language: en
Pages: 276
Authors: Sandy Ryza
Categories: Computers
Type: BOOK - Published: 2015-04-02 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

In this practical book, four Cloudera data scientists present a set of self-contained patterns for performing large-scale data analysis with Spark. The authors
Spark GraphX in Action
Language: en
Pages: 422
Authors: Michael Malak
Categories: Computers
Type: BOOK - Published: 2016-06-12 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Spark GraphX in Action starts out with an overview of Apache Spark and the GraphX graph processing API. This example-based tutorial then teaches you how