全部版块 我的主页
论坛 数据科学与人工智能 IT基础 Scala及其他JVM语言
2234 1
2016-12-13
ScalaDS.pdf.zip
大小:(1.96 MB)

只需: 10 个论坛币  马上下载

本附件包括:

  • ScalaDS.pdf





Scala for Data Science

This repository contains the code examples for Scala for data science. The aim of the book is to teach people who know a bit of Scala about useful libraries and tools for writing data science applications.

The examples are divided as follows:

  • Chapter 2 teaches you how to use Breeze for linear algebra and function optimization. The example programs show you how to write a basic logistic regression model.
  • Chapter 3 introduces breeze-viz for drawing basic two-dimensional plots.
  • Chapter 4 teaches you how to parallelize cross-validation pipelines using parallel collections, and builds a small command line utility for querying a web API in parallel using futures.
  • Chapter 5 introduces how to interact with SQL databases from Scala. We write wrappers around JDBC to allow interacting with it more functionally. We introduce several design patterns commonly used in Scala, including implicit conversions to extend existing libraries and typeclasses.
  • Chapter 6 introduces Slick, a wrapper around JDBC that maps SQL tables directly to case classes.
  • Chapter 7 teaches you how to interact with web APIs and how to convert JSON objects to Scala classes.
  • Chapter 8 introduces Casbah, a library for interacting with MongoDB, a leading NoSQL database.
  • Chapter 9 introduces the Akka framework for building concurrent applications. We build a web crawler that crawls the graph of followers on GitHub.
  • Chapters 10 and 11 introduce Apache Spark, a framework for processing batches of data over several different computers.
  • Chapter 12 walks through the construction of a spam filter in MLlib, a machine learning library for training distributed algorithms on large datasets in memory.
  • Chapters 13 and 14 introduce the Play framework for building web applications. In chapter 13, we build a REST API to deliver information about a user's repositories on GitHub, and in chapter 14, we build on this API to build a single-page web application with D3 graphs.


二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2018-7-23 21:53:30
很好。。。。。
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群