Scala Data Analysis Cookbook. Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipes - Helion
Tytuł oryginału: Scala Data Analysis Cookbook. Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipes
ISBN: 9781784394998
stron: 254, Format: ebook
Data wydania: 2015-10-30
Księgarnia: Helion
Cena książki: 139,00 zł
This book will introduce you to the most popular Scala tools, libraries, and frameworks through practical recipes around loading, manipulating, and preparing your data. It will also help you explore and make sense of your data using stunning and insightfulvisualizations, and machine learning toolkits.
Starting with introductory recipes on utilizing the Breeze and Spark libraries, get to grips withhow to import data from a host of possible sources and how to pre-process numerical, string, and date data. Next, you’ll get an understanding of concepts that will help you visualize data using the Apache Zeppelin and Bokeh bindings in Scala, enabling exploratory data analysis. iscover how to program quintessential machine learning algorithms using Spark ML library. Work through steps to scale your machine learning models and deploy them into a standalone cluster, EC2, YARN, and Mesos. Finally dip into the powerful options presented by Spark Streaming, and machine learning for streaming data, as well as utilizing Spark GraphX.
Osoby które kupowały "Scala Data Analysis Cookbook. Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipes", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Scala Data Analysis Cookbook. Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipes eBook -- spis treści
- 1. Getting started with Breeze.
- 2. Getting Started with Apache Spark Dataframes
- 3. Data Loading and Preparing Data - DataFrame
- 4. Visualization
- 5. Learning from Data
- 6. Scaling up
- 7. Going further