机器学习的定义和分类

时间:2020-09-05 23:35:14   收藏:0   阅读:93

1.什么是机器学习

两个定义:

the field of study that gives computers the ability to learn without being explicitly programmed."

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

 

2.监督学习

给出的数据集中,给出正确答案。

分类:回归问题(连续)和分类问题(离散)。

 

3.无监督学习

没给出正确答案

原文:https://www.cnblogs.com/juanzhi/p/13619900.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!