A regression model that fits a straight line to the data to predict continuous numerical outputs. Example: Given the size of a house (input $${x}$$), predict its price (output $${y}$$). A scatter plot ...