- Machine Learning with Scala Quick Start Guide
- Md. Rezaul Karim
- 121字
- 2021-06-24 14:31:59
Introduction to Machine Learning with Scala
In this chapter, we will explain some basic concepts of machine learning (ML) that will be used in all subsequent chapters. We will start with a brief introduction to ML including basic learning workflow, ML rule of thumb, and different learning tasks. Then we will gradually cover most important ML tasks.
Also, we will discuss getting started with Scala and Scala-based ML libraries for getting a quick start for the next chapter. Finally, we get started with ML with Scala and Spark ML by solving a real-life problem. The chapter will briefly cover the following topics:
- Overview of ML
- ML tasks
- Introduction to Scala
- Scala ML libraries
- Getting started with ML with Spark ML
推薦閱讀
- Practical Data Analysis
- 7天精通Dreamweaver CS5網(wǎng)頁(yè)設(shè)計(jì)與制作
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Supervised Machine Learning with Python
- 精通LabVIEW程序設(shè)計(jì)
- 從零開(kāi)始學(xué)Java Web開(kāi)發(fā)
- 網(wǎng)絡(luò)存儲(chǔ)·數(shù)據(jù)備份與還原
- Learn QGIS
- 和機(jī)器人一起進(jìn)化
- 大數(shù)據(jù)導(dǎo)論
- 電動(dòng)汽車驅(qū)動(dòng)與控制技術(shù)
- 玩機(jī)器人 學(xué)單片機(jī)
- Eclipse全程指南
- ROS Robotics By Example(Second Edition)
- Flink內(nèi)核原理與實(shí)現(xiàn)