其他分享
首页 > 其他分享> > 机器学习的定义和分类

机器学习的定义和分类

作者:互联网

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.无监督学习

没给出正确答案

标签:tasks,机器,定义,分类,experience,学习,给出,learn,performance
来源: https://www.cnblogs.com/juanzhi/p/13619900.html