2-ML的分类

1. ML的基本分类:

1.1 不同的\(y\)类型:

801115-20180612163229115-1703876981.png

  • 二元分类:
    801115-20180612163839312-1369915362.png
  • 多元分类:
    801115-20180612164855559-113009748.png
  • 回归:
    801115-20180612165105414-769849771.png
  • 结构学习:
    801115-20180612165506339-769403270.png
1.2 是否有\(y\)

801115-20180612162542012-1847893777.png

  • 有监督(supervised):
    Coin Recognition:every \(x_n\) comes with corresponding \(y_n\)
    801115-20180613095416069-769859871.png

  • 无监督(unsupervised):
    801115-20180613100323484-329621717.png
    801115-20180613095609223-850752675.png
    801115-20180613100224851-1458938839.png

  • 半监督(semi-supervised):
    Semi-supervised: Coin Recognition with Some yn
    801115-20180613100648011-1841728406.png
    801115-20180613100935531-1318783790.png

  • 强化学习(reinforcement):
    801115-20180613101333278-1549166112.png
    801115-20180613101427440-865760867.png
    801115-20180613101628948-1984241310.png

1.3 不同的学习策略(用户和机器的交互方式):

801115-20180612162650831-382038810.png

  • 批处理(batch learning):
    batch supervised multiclass classification: learn from all known data
    801115-20180613101901594-1869103368.png

  • 在线学习(online learning):
    尤其适用于结合流式计算,即数据是逐个产生,串行输入,无法batch
    801115-20180613112442526-86224386.png
    【注】:
  1. 联想PLA的最简单实现版本,就是online-learning:每次发现一个点犯错,就立刻修改\(w\),知错就改
  2. reinforcement learning is often done online :因为需要逐步修正model
  3. online hypothesis ‘improves’ through receiving data instances sequentially
  • Active(主动学习):
    improve hypothesis with fewer labels (hopefully) by asking questions strategically
1.4 不同的输入空间\(\mathcal{X}\)

801115-20180612162827660-24304226.png

  • concrete faeture:
    concrete features: each dimension of \(X ⊆ R^d\) represents 'sophisticated' physical meaning
    801115-20180613115343947-1050378138.png

  • Raw Features:
    such as Digit Recognition Problem,raw input space like this,
    801115-20180613115516999-2138072656.png

    • Other Problems with Raw Features: image pixels, speech signal, etc.
    • raw features: often need human or machines to convert to concrete ones.

801115-20180613120114620-882501295.png

  • Abstract Features:
    abstract: again need ‘feature conversion/extraction/construction’
    801115-20180613120439928-1180074465.png

2. 总结:

801115-20180613120537001-298417354.png

转载于:https://www.cnblogs.com/LS1314/p/9173960.html

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

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值