- Scala for Data Science
- Pascal Bugnion
- 71字
- 2021-07-23 14:33:08
References
Aleksandar Prokopec, Learning Concurrent Programming in Scala. This is a detailed introduction to the basics of concurrent programming in Scala. In particular, it explores parallel collections and futures in much greater detail than this chapter.
Daniel Westheide's blog gives an excellent introduction to many Scala concepts, in particular:
- Futures: http://danielwestheide.com/blog/2013/01/09/the-neophytes-guide-to-scala-part-8-welcome-to-the-future.html
- The Try type: http://danielwestheide.com/blog/2012/12/26/the-neophytes-guide-to-scala-part-6-error-handling-with-try.html
For a discussion of cross-validation, see The Elements of Statistical Learning by Hastie, Tibshirani, and Friedman.
推薦閱讀
- 深入理解Android(卷I)
- Mastering Natural Language Processing with Python
- BeagleBone Media Center
- Mastering Python Scripting for System Administrators
- INSTANT Sencha Touch
- Oracle BAM 11gR1 Handbook
- Apex Design Patterns
- PySide GUI Application Development(Second Edition)
- Mastering JBoss Enterprise Application Platform 7
- Apache Spark 2.x for Java Developers
- Android移動開發案例教程:基于Android Studio開發環境
- Python從入門到精通(第3版)
- SQL Server 2008中文版項目教程(第3版)
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Java 9:Building Robust Modular Applications