- Machine Learning for Finance
- Jannes Klaas
- 176字
- 2021-06-11 13:26:15
Unsupervised learning
While supervised learning has made great advances over the last few years, most of this book will focus on working with labeled examples. However, sometimes we may not have labels. In this case, we can still use machine learning to find hidden patterns in data.

Clustering is a common form of unsupervised learning
Imagine a company that has a number of customers for its products. These customers can probably be grouped into different market segments, but what we don't know is what the different market segments are. We also cannot ask customers which market segment they belong to because they probably don't know. Which market segment of the shampoo market are you? Do you even know how shampoo firms segment their customers?
In this example, we would like an algorithm that looks at a lot of data from customers and groups them into segments. This is an example of unsupervised learning.
This area of machine learning is far less developed than supervised learning, but it still holds great potential.
- 網絡服務器配置與管理(第3版)
- 計算機組裝與系統配置
- Linux運維之道(第2版)
- 嵌入式技術基礎與實踐(第5版)
- 計算機應用與維護基礎教程
- Learning Game Physics with Bullet Physics and OpenGL
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- 分布式微服務架構:原理與實戰
- 計算機組裝與維護(第3版)
- Spring Cloud微服務架構實戰
- STM32嵌入式技術應用開發全案例實踐
- SiFive 經典RISC-V FE310微控制器原理與實踐
- 單片機開發與典型工程項目實例詳解
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- Spring Cloud微服務和分布式系統實踐