
机器学习
zLulus
博客园地址:https://www.cnblogs.com/Lulus;
github:https://github.com/zLulus;
QQ:865514198;
CSDN维护较少,有事QQ联系。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
模型相关概念
x,y,m举个栗子:房屋面积与房屋价格的关系表房屋面积房屋价格210446014162321534315852178......输入“房屋面积”,得到输出“房屋价格”,则房屋面积被称为x(features),房屋价格被称为y训练集数目为mx(i)表示第i个翻译 2017-11-06 17:11:17 · 840 阅读 · 0 评论 -
机器学习概述
定义"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 experien翻译 2017-11-06 17:06:52 · 592 阅读 · 0 评论