成本函数(Cost Function) J(θ0,θ1)=12m∑i=1m(hθ(x(i))−y(i))2 m : Number of training examples. x : input. y</