Main Problems Solved by Machine Learning

Machine learning can solve many types of tasks. Three most common types are:

1. Classification

To specify a specific one of the k categories for the input, the learning algorithm usually outputs a function
f : Rn → {1,2,...,k}
For example, image classification algorithms in computer vision solve classification tasks.

2. Regression

The program predicts the output for a given input. The learning algorithms usually output a function
f : Rn → R
Such tasks include predicting the claim amount of a policy holder to set an insurance premium or predicting the security price.

3. Clustering

Based on internal similarities, the program groups a large amount of unlabeled data into multiple classes. Same-class data is more similar than data across classes. Clustering tasks include search by image and user profiling.

Classification and regression are two major types of prediction tasks. The output of classification is discrete class values, and the output of regression is continuous values.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值