Machine Learning with Spark - Tackle Big Data with Powerful Spark Machine Learning Algorithms (Paperback)
Nick Pentreath
- 出版商: Packt Publishing
- 出版日期: 2015-02-27
- 定價: $1,650
- 售價: 5.0 折 $825
- 語言: 英文
- 頁數: 329
- 裝訂: Paperback
- ISBN: 1783288515
- ISBN-13: 9781783288519
-
相關分類:
Spark、大數據 Big-data、Machine Learning、Algorithms-data-structures
-
相關翻譯:
Spark 機器學習 (簡中版)
立即出貨(限量) (庫存=3)
買這商品的人也買了...
-
$1,730$1,644 -
$1,200$948 -
$462Effective Akka (Paperback)
-
$1,040ZooKeeper: Distributed process coordination (Paperback)
-
$1,650$1,568 -
$680$578 -
$780$616 -
$1,056Learning Chef: A Guide to Configuration Management and Automation (Paperback)
-
$1,570$1,492 -
$360$284 -
$690$538 -
$680$537 -
$380$300 -
$540$459 -
$825Machine Learning in Java(Paperback)
-
$460$363 -
$500$395 -
$750$495 -
$576Spark權威指南
-
$541大數據處理框架Apache Spark設計與實現(全彩)
-
$780$663 -
$580$493 -
$607實用推薦系統
-
$890$668 -
$620$489
相關主題
商品描述
Create scalable machine learning applications to power a modern data-driven business using Spark
About This Book
- A practical tutorial with real-world use cases allowing you to develop your own machine learning systems with Spark
- Combine various techniques and models into an intelligent machine learning system
- Use Spark's powerful tools to load, analyze, clean, and transform your data
Who This Book Is For
If you are a Scala, Java, or Python developer with an interest in machine learning and data analysis and are eager to learn how to apply common machine learning techniques at scale using the Spark framework, this is the book for you. While it may be useful to have a basic understanding of Spark, no previous experience is required.
In Detail
Apache Spark is a framework for distributed computing that is designed from the ground up to be optimized for low latency tasks and in-memory data storage. It is one of the few frameworks for parallel computing that combines speed, scalability, in-memory processing, and fault tolerance with ease of programming and a flexible, expressive, and powerful API design.
This book guides you through the basics of Spark's API used to load and process data and prepare the data to use as input to the various machine learning models. There are detailed examples and real-world use cases for you to explore common machine learning models including recommender systems, classification, regression, clustering, and dimensionality reduction. You will cover advanced topics such as working with large-scale text data, and methods for online machine learning and model evaluation using Spark Streaming.