- Hands-On Data Analysis with Scala
- Rajesh Gupta
- 389字
- 2021-06-24 14:51:02
What this book covers
Chapter 1, Scala Overview, gives you a quick run through Scala and its features. It will prepare you for upcoming chapters.
Chapter 2, Data Analysis Life Cycle, turns the focus exclusively to data analysis and its typical life cycle. It provides an overview of the steps involved in the data analysis life cycle.
Chapter 3, Data Ingestion, deep-dives into the data ingestion aspects of the data life cycle. It covers extraction, staging, validation, cleaning, and shaping data tasks. It highlights how to deal with the variety aspect of data, that is, how to handle data from different sources in different formats.
Chapter 4, Data Exploration and Visualization, deep-dives into the data exploration and visualization parts of the life cycle. It familiarizes the reader with techniques for discovering inherent properties associated with data using statistical as well as visual methods.
Chapter 5, Applying Statistics and Hypothesis Testing, provides an overview of the statistical methods used in data analysis and covers techniques for deriving meaningful insights from data.
Chapter 6, Intro to Spark for Distributed Data Analysis, covers the transition to doing data analysis on distributed systems and doing it at scale. It provides a good introduction to Spark, a Scala-based distributed framework for data processing. It will guide you through Spark setup on your computer and introduce key features using practical examples.
Chapter 7, Traditional Machine Learning for Data Analysis, covers topics such as decision trees, random forests, lasso regression, and k-means cluster analysis. It also covers the role of NLP in effectively analyzing certain types of data.
Chapter 8, Near Real-Time Data Analysis Using Streaming, introduces the concept of stream-oriented processing and compares it to traditional batch-oriented processing. It also illustrates how streaming can be used to perform near real-time data analysis. This chapter deep-dives into Spark Streaming and will guide you on implementing clustering and a classifier leveraging Spark Streaming APIs.
Chapter 9, Working with Data at Scale, is dedicated to processing data at scale. It looks at data analysis from multiple dimensions, such as cost, reliability, and performance. It provides guidance on some of the best reliability and performance practices. It provides a complete picture of how a practical real-world data analysis life cycle works and will help you to put this into practice in a production environment.
- Mastering Mesos
- 嵌入式系統及其開發應用
- Canvas LMS Course Design
- Verilog HDL數字系統設計入門與應用實例
- Blockchain Quick Start Guide
- 大數據挑戰與NoSQL數據庫技術
- Maya 2012從入門到精通
- Hands-On Cybersecurity with Blockchain
- SharePoint 2010開發最佳實踐
- Apache Superset Quick Start Guide
- 項目管理成功利器Project 2007全程解析
- Lightning Fast Animation in Element 3D
- Mastering pfSense
- 步步驚“芯”
- Eclipse RCP應用系統開發方法與實戰