melb_data.csv
Price
- For Data Cleaning: After reading the .csv, used the .dropna() method to remove missing values
- For Feature Engineering: Created a new numerical feature "HouseAge" that is created by taking the difference of the current year and the data from the "YearBuilt" column
- MSE = 395666478127.9991
- R2 = 0.09024356473991779