Beat the rise! Delivery fees are going up soon. INFO

Close Notification

Your cart does not contain any items

Scala for Data Science

Pascal Bugnion

$147.95   $118.06

Undefined

Not in-store but you can order this
How long will it take?

QTY:

English
Packt Publishing Limited
29 January 2016
Leverage the power of Scala with different tools to build scalable, robust data science applications

About This Book

• A complete guide for scalable data science solutions, from data ingestion to data visualization • Deploy horizontally scalable data processing pipelines and take advantage of web frameworks to build engaging visualizations • Build functional, type-safe routines to interact with relational and NoSQL databases with the help of tutorials and examples provided

Who This Book Is For

If you are a Scala developer or data scientist, or if you want to enter the field of data science, then this book will give you all the tools you need to implement data science solutions.

What You Will Learn

• Transform and filter tabular data to extract features for machine learning • Implement your own algorithms or take advantage of MLLib's extensive suite of models to build distributed machine learning pipelines • Read, transform, and write data to both SQL and NoSQL databases in a functional manner • Write robust routines to query web APIs • Read data from web APIs such as the GitHub or Twitter API • Use Scala to interact with MongoDB, which offers high performance and helps to store large data sets with uncertain query requirements • Create Scala web applications that couple with JavaScript libraries such as D3 to create compelling interactive visualizations • Deploy scalable parallel applications using Apache Spark, loading data from HDFS or Hive

In Detail

Scala is a multi-paradigm programming language (it supports both object-oriented and functional programming) and scripting language used to build applications for the JVM. Languages such as R, Python, Java, and so on are mostly used for data science. It is particularly good at analyzing large sets of data without any significant impact on performance and thus Scala is being adopted by many developers and data scientists. Data scientists might be aware that building applications that are truly scalable is hard. Scala, with its powerful functional libraries for interacting with databases and building scalable frameworks will give you the tools to construct robust data pipelines. This book will introduce you to the libraries for ingesting, storing, manipulating, processing, and visualizing data in Scala. Packed with real-world examples and interesting data sets, this book will teach you to ingest data from flat files and web APIs and store it in a SQL or NoSQL database. It will show you how to design scalable architectures to process and modelling your data, starting from simple concurrency constructs such as parallel collections and futures, through to actor systems and Apache Spark. As well as Scala's emphasis on functional structures and immutability, you will learn how to use the right parallel construct for the job at hand, minimizing development time without compromising scalability. Finally, you will learn how to build beautiful interactive visualizations using web frameworks. This book gives tutorials on some of the most common Scala libraries for data science, allowing you to quickly get up to speed with building data science and data engineering solutions.

Style and approach

A tutorial with complete examples, this book will give you the tools to start building useful data engineering and data science solutions straightaway
By:  
Imprint:   Packt Publishing Limited
Country of Publication:   United Kingdom
Dimensions:   Height: 93mm,  Width: 75mm,  Spine: 22mm
Weight:   712g
ISBN:   9781785281372
ISBN 10:   1785281372
Pages:   416
Publication Date:  
Audience:   General/trade ,  ELT Advanced
Format:   Undefined
Publisher's Status:   Active
Table of Contents Scala and Data Science Manipulating data with Breeze and Saddle Plotting with Breeze-viz Parallel collections and futures Scala and SQL through JDBC Slick: a functional interface to SQL Interacting with Web APIs Scala and MongoDB Advanced concurrency with actors Distributed Batch Processing with Spark Spark SQL and DataFrames Distributed Machine Learning with MLlib Visualisation with the Play framework Visualization with D3 and the Play Framework Appendix: Pattern matching and extractors

Pascal Bugnion is a data engineer at the ASI, a consultancy offering bespoke data science services. Previously, he was the head of data engineering at SCL Elections. He holds a PhD in computational physics from Cambridge University. Besides Scala, Pascal is a keen Python developer. He has contributed to NumPy, matplotlib and IPython. He also maintains scikit-monaco, an open source library for Monte Carlo integration. He currently lives in London, UK.

See Also