假设函数(hypothesis function):
    hθ(xi) = θ0 + θ1*x,该函数就是假设的面积对应的房价。
    hθ(xi) 代表了房价,x就是房子面积。

    image.png

    image.png