- Scala for Data Science
- Pascal Bugnion
- 107字
- 2021-07-23 14:33:05
Alternatives to Breeze
Breeze is the most feature-rich and approachable Scala framework for linear algebra and numeric computation. However, do not take my word for it: experiment with other libraries for tabular data. In particular, I recommend trying Saddle, which provides a Frame
object similar to data frames in pandas or R. In the Java world, the Apache Commons Maths library provides a very rich toolkit for numerical computation. In Chapter 10, Distributed Batch Processing with Spark, Chapter 11, Spark SQL and DataFrames, and Chapter 12, Distributed Machine Learning with MLlib, we will explore Spark and MLlib, which allow the user to run distributed machine learning algorithms.
推薦閱讀
- C# 7 and .NET Core Cookbook
- Spring 5企業(yè)級開發(fā)實戰(zhàn)
- Oracle 11g從入門到精通(第2版) (軟件開發(fā)視頻大講堂)
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 圖數據庫實戰(zhàn)
- Fast Data Processing with Spark(Second Edition)
- Python趣味編程與精彩實例
- Django Design Patterns and Best Practices
- PHP+MySQL動態(tài)網站開發(fā)從入門到精通(視頻教學版)
- SCRATCH編程課:我的游戲我做主
- Java程序設計教程
- Raspberry Pi開發(fā)實戰(zhàn)
- MySQL從入門到精通
- Java Web開發(fā)任務教程