x(i):输入的数据。 y(i):输出的数据。 (x(i),y(i)):一个训练实例。 (x(i),y(i)) i=1····m:训练集。 h(x)=y:监督学习中的预测关系。 转载于:https://www.cnblogs.com/zhengzhe/p/7222877.html