Machine Learning错题集,自用,不断更新

Machine Learning错题集

Lecture1

  1. Some of the problems below are best addressed using a supervised learning algorithm, and the others with an unsupervised learning algorithm. Which of the following would you apply supervised learning to? (Select all that apply.) In each case, assume some appropriate dataset is available for your algorithm to learn from.

    A. Given historical data of children‘s ages and heights, predict children’s height as a function of their age.

    B. Examine a large collection of emails that are known to be spam email, to discover if there are sub-types of spam mail.

    C. Examine the statistics of two football teams, and predicting which team will win tomorrow’s match (given historical data of teams’ wins/losses to learn from).

    D. Given a large dataset of medical records from patients suffering from heart disease, try to learn whether there might be different clusters of such patients for which we might tailor separate treatments.

    答案【A,C】

    【解析】This is a supervised learning, regression problem, where we can learn from a training set to predict height.
    【解析】This can addressed using a clustering (unsupervised learning) algorithm, to cluster spam mail into sub-types.
    【解析】This can be addressed using supervised learning, in which we learn from historical records to make win/loss predictions.
    【解析】This can be addressed using an unsupervised learning, clustering, algorithm, in which we group patients into different clusters.

    误选B:选项没理解好,理解为标记是否未垃圾邮件,实为将垃圾邮件细分类型,Clustering问题

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值