- Deep Learning By Example
- Ahmed Menshawy
- 225字
- 2021-06-24 18:52:39
Unsupervised learning
Unsupervised learning is viewed as the second most common kind of learning that is utilized by information researchers. In this type of learning, only the explanatory features or the input variables (X) are given, without any corresponding label or output variable.
The target of unsupervised learning algorithms is to take in the hidden structures and examples in the information. This kind of learning is called unsupervised in light of the fact that there aren't marks related with the training samples. So it's a learning procedure without corrections, and the algorithm will attempt to find the basic structure on its own.
Unsupervised learning can be further broken into two forms—clustering and association tasks:
- Clustering: A clustering task is where you want to discover similar groups of training samples and group them together, such as grouping documents by topic
- Association: An association rule learning task is where you want to discover some rules that describe the relationships in your training samples, such as people who watch movie X also tend to watch movie Y
Figure 1.14 shows a trivial example of unsupervised learning where we have got scattered documents and we are trying to group similar ones together:

- 嵌入式系統及其開發應用
- 機器學習及應用(在線實驗+在線自測)
- 計算機控制技術
- Mastering Elastic Stack
- iClone 4.31 3D Animation Beginner's Guide
- 永磁同步電動機變頻調速系統及其控制(第2版)
- Cloudera Administration Handbook
- Excel 2007技巧大全
- 工業機器人運動仿真編程實踐:基于Android和OpenGL
- 電腦日常使用與維護322問
- INSTANT Puppet 3 Starter
- Mastering Text Mining with R
- MATLAB-Simulink系統仿真超級學習手冊
- HBase Essentials
- PowerMill 2020五軸數控加工編程應用實例