模式识别

模式识别涉及机器如何观察环境,学习区分感兴趣模式并作出合理决策。本文介绍了贝叶斯决策理论、最大似然估计、线性分类模型、神经网络、支持向量机、决策树以及无监督学习中的聚类。涵盖贝叶斯公式、判别函数、反向传播算法、RBF神经网络和AdaBoost等核心概念。
摘要由CSDN通过智能技术生成

Pattern Recognition


A pattern is the opposite of chaos. It is an entity, vaguely defined, that could be given a name, such as human face, fingerprint image, handwritten word and so on. A pattern is an abstract object, such as a set of measurements describing a physical object. Pattern recognition is the study of how machines can:

  • Observe the environment
  • Learn to distinguish patterns of interest
  • Make reasonable decisions about the categories of patterns
Hunger: 模式识别是把一类事物通过特征来描述,根据特征训练出一个模型,使用模型可以判别出事物的类别,同一类的事物具有相似的“模式”。模式识别可以应用的领域很多,包括:经济领域、计算机科学领域、生物领域等等。




Bayesian Decision Theory


Bayes Formula:posterior = likelihood * prior / evidence

Bayes Rule

Probability of Error:判定为某一类别的错误率 = 1 - 该类别的概率

Bayes Risk

Given observation x, if the true state is omiga, and we take action alpha, then loss is lambda.

Loss Function     Minimum Risk Decision Rule     Minimum-Error-Rate Classification

Hunger: 贝叶斯决策理论是根据贝叶斯公式求似然概率,作为类别判断的依据。考虑决策代价是将误判的代价乘以真实状况的概率

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值