Mastering Machine Learning with Spark
暫譯: 精通使用 Spark 的機器學習
Alex Tellez, Max Pumperla, Michal Malohlava
- 出版商: Packt Publishing
- 出版日期: 2017-08-30
- 定價: $1,650
- 售價: 6.0 折 $990
- 語言: 英文
- 頁數: 323
- 裝訂: Paperback
- ISBN: 1785283456
- ISBN-13: 9781785283451
-
相關分類:
Spark、Machine Learning
-
相關翻譯:
Spark機器學習:核心技術與實踐 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
相關主題
商品描述
Key Features
- Process and analyze big data in a distributed and scalable way
- Write sophisticated Spark pipelines that incorporate elaborate extraction
- Build and use regression models to predict flight delays
Book Description
The purpose of machine learning is to build systems that learn from data. Being able to understand trends and patterns in complex data is critical to success; it is one of the key strategies to unlock growth in the challenging contemporary marketplace today. With the meteoric rise of machine learning, developers are now keen on finding out how can they make their Spark applications smarter.
This book gives you access to transform data into actionable knowledge. The book commences by defining machine learning primitives by the MLlib and H2O libraries. You will learn how to use Binary classification to detect the Higgs Boson particle in the huge amount of data produced by CERN particle collider and classify daily health activities using ensemble Methods for Multi-Class Classification.
Next, you will solve a typical regression problem involving flight delay predictions and write sophisticated Spark pipelines. You will analyze Twitter data with help of the doc2vec algorithm and K-means clustering. Finally, you will build different pattern mining models using MLlib, perform complex manipulation of DataFrames using Spark and Spark SQL, and deploy your app in a Spark streaming environment.
What you will learn
- Use Spark streams to cluster tweets online
- Run the PageRank algorithm to compute user influence
- Perform complex manipulation of DataFrames using Spark
- Define Spark pipelines to compose individual data transformations
- Utilize generated models for off-line/on-line prediction
- Transfer the learning from an ensemble to a simpler Neural Network
商品描述(中文翻譯)
#### 主要特點
- 以分散式和可擴展的方式處理和分析大數據
- 編寫複雜的 Spark 管道,包含精細的數據提取
- 建立和使用回歸模型來預測航班延誤
#### 書籍描述
機器學習的目的是建立能夠從數據中學習的系統。理解複雜數據中的趨勢和模式對於成功至關重要;這是當今挑戰性市場中解鎖增長的關鍵策略之一。隨著機器學習的迅速崛起,開發人員現在熱衷於了解如何使他們的 Spark 應用程序更智能。
本書讓您能夠將數據轉化為可行的知識。本書首先通過 MLlib 和 H2O 庫定義機器學習的基本概念。您將學習如何使用二元分類來檢測由 CERN 粒子對撞機產生的大量數據中的希格斯玻色子,並使用集成方法進行多類別分類來分類日常健康活動。
接下來,您將解決一個典型的回歸問題,涉及航班延誤預測,並編寫複雜的 Spark 管道。您將利用 doc2vec 算法和 K-means 聚類分析 Twitter 數據。最後,您將使用 MLlib 建立不同的模式挖掘模型,使用 Spark 和 Spark SQL 進行 DataFrame 的複雜操作,並在 Spark 流環境中部署您的應用程序。
#### 您將學到的內容
- 使用 Spark 流來在線聚類推文
- 運行 PageRank 算法來計算用戶影響力
- 使用 Spark 進行 DataFrame 的複雜操作
- 定義 Spark 管道以組合個別數據轉換
- 利用生成的模型進行離線/在線預測
- 將學習從集成轉移到更簡單的神經網絡