- Scala Data Analysis Cookbook
- Arun Manivannan
- 138字
- 2021-07-09 21:24:13
What this book covers
Chapter 1, Getting Started with Breeze, serves as an introduction to the Breeze linear algebra library's API.
Chapter 2, Getting Started with Apache Spark DataFrames, introduces powerful, yet intuitive and relational-table-like, data abstraction.
Chapter 3, Loading and Preparing Data – DataFrame, showcases the loading of datasets into Spark DataFrames from a variety of sources, while also introducing the Parquet serialization format.
Chapter 4, Data Visualization, introduces Apache Zeppelin for interactive data visualization using Spark SQL and Spark UDF functions. We also briefly discuss Bokeh-Scala, which is a Scala port of Bokeh (a highly customizable visualization library).
Chapter 5, Learning from Data, focuses on machine learning using Spark MLlib.
Chapter 6, Scaling Up, walks through various deployment alternatives for Spark applications: standalone, YARN, and Mesos.
Chapter 7, Going Further, briefly introduces Spark Streaming and GraphX.
- iOS面試一戰到底
- 解構產品經理:互聯網產品策劃入門寶典
- Microsoft Dynamics 365 Extensions Cookbook
- Offer來了:Java面試核心知識點精講(原理篇)
- Network Automation Cookbook
- Clojure for Domain:specific Languages
- Windows Presentation Foundation Development Cookbook
- Raspberry Pi 2 Server Essentials
- Interactive Applications Using Matplotlib
- Mastering JavaScript High Performance
- 程序設計基礎教程:C語言
- ANSYS Fluent 二次開發指南
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- 大學計算機基礎
- Android高級開發實戰:UI、NDK與安全