- 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:

推薦閱讀
- 集成架構(gòu)中型系統(tǒng)
- 大數(shù)據(jù)管理系統(tǒng)
- 嵌入式系統(tǒng)應(yīng)用
- Cinema 4D R13 Cookbook
- Seven NoSQL Databases in a Week
- Getting Started with MariaDB
- VMware Performance and Capacity Management(Second Edition)
- 樂高創(chuàng)意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實踐指導(dǎo)叢書)
- 視覺檢測技術(shù)及智能計算
- 人工智能與人工生命
- Associations and Correlations
- 大數(shù)據(jù)技術(shù)與應(yīng)用
- Building a BeagleBone Black Super Cluster
- Flink原理與實踐
- Hands-On Dashboard Development with QlikView