- MATLAB for Machine Learning
- Giuseppe Ciaburro
- 202字
- 2021-07-02 19:37:32
Unsupervised learning
The aim of unsupervised learning is to automatically extract information from databases. This process occurs without prior knowledge of the contents to be analyzed. Unlike supervised learning, there is no information on membership classes of the examples or generally on the output corresponding to a certain input. The goal is to get a model that is able to discover interesting properties: groups with similar characteristics (clustering) for instance. Search engines are an example of an application of these algorithms. Given one or more keywords, they are able to create a list of links related to our search.
The validity of these algorithms depends on the usefulness of the information they can extract from the databases. These algorithms work by comparing data and looking for similarities or differences. Available data concerns only the set of features that describe each example.
The following figure shows supervised learning and unsupervised learning examples:

They show great efficiency with elements of numeric type, but are much less accurate with non-numeric data. Generally, they work properly in the presence of data that contains an order or a clear grouping and is clearly identifiable.
- UI圖標創意設計
- Implementing Modern DevOps
- Moodle Administration Essentials
- Java EE 6 企業級應用開發教程
- Python零基礎快樂學習之旅(K12實戰訓練)
- 前端架構:從入門到微前端
- Effective Python Penetration Testing
- Python數據挖掘與機器學習實戰
- Swift細致入門與最佳實踐
- Solr Cookbook(Third Edition)
- Spring Boot+MVC實戰指南
- Hands-On Kubernetes on Windows
- Raspberry Pi Robotic Blueprints
- Python Programming for Arduino
- 計算機組裝與維護(第二版)