GPR.fit()
Construct the regression given points and values.
points (array_like) – the coordinates of the points.
values (array_like) – the values in the points.