- Scala for Machine Learning(Second Edition)
- Patrick R. Nicolas
- 142字
- 2021-07-08 10:43:04
Summary
We hope you enjoyed this introduction to machine learning. You learned how to leverage your skills in Scala programming to create a simple logistic regression program for predicting stock price/volume action. Here are the highlights of this introductory chapter:
- From monadic composition, high-order collection methods for parallelization to configurability and reusability patterns, Scala is the perfect fit to implement data mining and machine learning algorithms for large-scale projects.
- There are many logical steps required to create and deploy a machine learning model.
- The implementation of the binomial logistic regression classifier presented as part of the test case is simple enough to encourage you to learn how to write and apply more advanced machine learning algorithms.
To the delight of Scala programming aficionados, the next chapter will dig deeper into building a flexible workflow by leveraging monadic data transformation and stackable traits.
推薦閱讀
- 計(jì)算機(jī)網(wǎng)絡(luò)
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫(kù)
- 華為HMS生態(tài)與應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)
- Apache Spark 2 for Beginners
- Python王者歸來(lái)
- Java Web程序設(shè)計(jì)
- Building Mapping Applications with QGIS
- Visual Basic程序設(shè)計(jì)與應(yīng)用實(shí)踐教程
- Mastering Apache Maven 3
- 深入理解C指針
- Python應(yīng)用與實(shí)戰(zhàn)
- 原型設(shè)計(jì):打造成功產(chǎn)品的實(shí)用方法及實(shí)踐
- 透視C#核心技術(shù):系統(tǒng)架構(gòu)及移動(dòng)端開(kāi)發(fā)
- 陪孩子像搭積木一樣學(xué)編程:Python真好玩+Scratch趣味編程(全2冊(cè))
- Access 2010數(shù)據(jù)庫(kù)教程(微課版)