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:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 117,27 zł, (12,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,14 zł, (12,90 zł -86%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Prawa ludzkiej natury 75,88 zł, (12,90 zł -83%)
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