Right now the linear regression model trains on the dataset but does not make any actual prediction.
Edit the linear regression script and add functionality to predict the cost of the house based upon inputs from the keyboard.
The keyboard input should contain values of features only.