IKH

Graded Questions

The following .csv file contains the same data you used while learning linear regression. All data has been thoroughly cleaned in the dataset provided. The dataset contains 16 columns. The column ‘Price’ is the dependent variable, and the rest of the columns are independent variables and are quite self-explanatory. All columns have numerical values. There is a total of 545 data points.

Also, please round off all the values till 2 decimal places for answering the questions even if not explicitly mentioned.

Please use the following code file to solve the graded questions. Fill in the code at relevant places to get the answers. There are two sections in the code, one for questions 1 and 2; other for question 4.

Report an error