- Machine Learning with Spark(Second Edition)
- Rajdeep Dua Manpreet Singh Ghotra Nick Pentreath
- 75字
- 2021-07-09 21:07:46
Linear algebra
Linear algebra is the study of solving a system of linear equations and transformations. Vectors, matrices, and determinants are the fundamental tools of linear algebra. We will learn each of these in detail using Breeze. Breeze is the underlying linear algebra library used for numerical processing. Respective Spark objects are wrappers around Breeze, and act as a public interface to ensure the consistency of the Spark ML library even if Breeze changes internally.
推薦閱讀
- Mastering Spark for Data Science
- 并行數(shù)據(jù)挖掘及性能優(yōu)化:關(guān)聯(lián)規(guī)則與數(shù)據(jù)相關(guān)性分析
- WOW!Illustrator CS6完全自學(xué)寶典
- 數(shù)控銑削(加工中心)編程與加工
- 大數(shù)據(jù)技術(shù)入門(mén)(第2版)
- 80x86/Pentium微型計(jì)算機(jī)原理及應(yīng)用
- WordPress Theme Development Beginner's Guide(Third Edition)
- JSF2和RichFaces4使用指南
- 觸控顯示技術(shù)
- 電腦主板現(xiàn)場(chǎng)維修實(shí)錄
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會(huì)論稿
- 從零開(kāi)始學(xué)JavaScript
- 大數(shù)據(jù)導(dǎo)論
- 中老年人學(xué)電腦與上網(wǎng)
- 數(shù)據(jù)結(jié)構(gòu)與算法(C++語(yǔ)言版)