Data Algorithms with Spark
Autor Mahmoud Parsianen Limba Engleză Paperback – 17 mai 2022
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
Preț: 364.69 lei
Preț vechi: 455.87 lei
-20%
Puncte Express: 547
Preț estimativ în valută:
64.56€ • 75.18$ • 56.09£
64.56€ • 75.18$ • 56.09£
Carte disponibilă
Livrare economică 02-16 februarie
Livrare express 16-22 ianuarie pentru 76.06 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781492082385
ISBN-10: 1492082384
Pagini: 435
Dimensiuni: 180 x 231 x 25 mm
Greutate: 0.75 kg
Editura: O'Reilly
ISBN-10: 1492082384
Pagini: 435
Dimensiuni: 180 x 231 x 25 mm
Greutate: 0.75 kg
Editura: O'Reilly
Notă biografică
Mahmoud Parsian, Ph.D. in Computer Science, is a practicing software professional with 30 years of experience as a developer, designer, architect, and author. For the past 15 years, he has been involved in Java server-side, databases, MapReduce, Spark, PySpark, and distributed computing. Dr. Parsian currently leads Illumina's Big Data team, which is focused on large-scale genome analytics and distributed computing by using Spark and PySpark. He leads and develops scalable regression algorithms; DNA sequencing pipelines using Java, MapReduce, PySpark, Spark, and open source tools. He is the author of the following books: Data Algorithms (O'Reilly, 2015), PySpark Algorithms (Amazon.com, 2019), JDBC Recipes (Apress, 2005), JDBC Metadata Recipes (Apress, 2006). Also, Dr. Parsian is an Adjunct Professor at Santa Clara University, teaching Big Data Modeling and Analytics and Machine Learning to MSIS program utilizing Spark, PySpark, Python, and scikit-learn.
Descriere
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.