- Scala Data Analysis Cookbook
- Arun Manivannan
- 170字
- 2021-07-09 21:24:12
Preface
JVM has become a clear winner in the race between different methods of scalable data analysis. The power of JVM, strong typing, simplicity of code, composability, and availability of highly abstracted distributed and machine learning frameworks make Scala a clear contender for the top position in large-scale data analysis. Thanks to its dynamic-looking, yet static type system, scientists and programmers coming from Python backgrounds feel at ease with Scala.
This book aims to provide easy-to-use recipes in Apache Spark, a massively scalable distributed computation framework, and Breeze, a linear algebra library on which Spark's machine learning toolkit is built. The book will also help you explore data using interactive visualizations in Apache Zeppelin.
Other than the handful of frameworks and libraries that we will see in this book, there's a host of other popular data analysis libraries and frameworks that are available for Scala. They are by no means lesser beasts, and they could actually fit our use cases well. Unfortunately, they aren't covered as part of this book.
- iOS面試一戰到底
- 控糖控脂健康餐
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- INSTANT Sencha Touch
- Python程序設計
- Monitoring Elasticsearch
- MATLAB定量決策五大類問題
- Elasticsearch for Hadoop
- Mastering Apache Maven 3
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 深度學習:Java語言實現
- Orleans:構建高性能分布式Actor服務
- Hadoop大數據分析技術
- SEO教程:搜索引擎優化入門與進階(第3版)
- 數字媒體技術概論