首页 > 其他 > 详细

Day1

时间:2018-02-06 22:45:21      阅读:230      评论:0      收藏:0      [点我收藏+]

the defination of machine learing

  Arthur Samuel:the field of study that gives computers the ability to learn without being explicitly programmed.

  Tom Mitchell:A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P, if its performance at tasks in T, as measured by P, improves with experience E.

Machine learning algorithms:

  Supervised learning:To predict the result by analyzing some correct relationship between the              input and the output.

    "regression":we are trying to predict results within a continuous output.

    "classification": we are instead trying to predict results in a discrete output. 

  Unsupervised learning:To approach problems with little or no idea what our results should look like. 

Day1

原文:https://www.cnblogs.com/zhangwb204/p/8421653.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!