- Machine Learning for Developers
- Rodolfo Bonnin
- 130字
- 2021-07-02 15:46:43
Grades of supervision
The learning process supports gradual steps in the realm of supervision:
- Unsupervised Learning doesn't have previous knowledge of the class or value of any sample, it should infer it automatically.
- Semi-Supervised Learning, needs a seed of known samples, and the model infers the remaining samples class or value from that seed.
- Supervised Learning: This approach normally includes a set of known samples, called training set, another set used to validate the model's generalization, and a third one, called test set, which is used after the training process to have an independent number of samples outside of the training set, and warranty independence of testing.
In the following diagram, depicts the mentioned approaches:

Graphical depiction of the training techniques for Unsupervised, Semi-Supervised and Supervised Learning
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Mastering Zabbix(Second Edition)
- WebAssembly實戰(zhàn)
- Oracle Database In-Memory(架構(gòu)與實踐)
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實踐教程 (清華電腦學(xué)堂)
- Java面向?qū)ο蟪绦蜷_發(fā)及實戰(zhàn)
- ADI DSP應(yīng)用技術(shù)集錦
- 正則表達式經(jīng)典實例(第2版)
- MATLAB for Machine Learning
- Modern C++ Programming Cookbook
- Java Web從入門到精通(第3版)
- Getting Started with Python
- Building Slack Bots
- Kotlin進階實戰(zhàn)
- Manage Your SAP Projects with SAP Activate