I am trying to build a linear regression model but for some reason my model will not build. The shape for X is (10,2) and the shape for Y is (10,1). After the trained split