- Hands-On Neural Networks
- Leonardo De Marchi Laura Mitchell
- 112字
- 2021-06-24 14:00:09
Supervised learning
Supervised learning is nowadays the most common form of ML applied to business processes. These algorithms try to find a good approximation of the function that is mapping inputs and outputs.
To accomplish that, it is necessary to provide both input values and output values to the algorithm yourself, as the name suggests, and it will try to find a function that minimizes the errors between the predictions and the actual output.
The learning phase is called training. After a model is trained, it can be used to predict the output from unseen data. This phase is commonly regarded as scoring or predicting, which is depicted in the following diagram:

推薦閱讀
- Getting Started with MariaDB
- 數(shù)控銑削(加工中心)編程與加工
- 計(jì)算機(jī)網(wǎng)絡(luò)應(yīng)用基礎(chǔ)
- 工業(yè)機(jī)器人工程應(yīng)用虛擬仿真教程:MotoSim EG-VRC
- Mastering Elastic Stack
- 構(gòu)建高性能Web站點(diǎn)
- 精通數(shù)據(jù)科學(xué)算法
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- 生物3D打印:從醫(yī)療輔具制造到細(xì)胞打印
- 機(jī)床電氣控制與PLC
- Hands-On Business Intelligence with Qlik Sense
- Oracle 11g Anti-hacker's Cookbook
- PHP求職寶典
- 大數(shù)據(jù):從基礎(chǔ)理論到最佳實(shí)踐
- 數(shù)據(jù)庫(kù)基礎(chǔ):Access