Binary variable for whether the House was remodeled. Currently there is the year of the remodel.
Both condition and exterior have 2 variables to capture more than one condition. We can transform those into dummy variables and just saw which of the conditions is present.
Lastly, we could calculate the garage storage area by garage area - (sqft area of an average car X number of cars)
Binary variable for whether the House was remodeled. Currently there is the year of the remodel. Both condition and exterior have 2 variables to capture more than one condition. We can transform those into dummy variables and just saw which of the conditions is present. Lastly, we could calculate the garage storage area by garage area - (sqft area of an average car X number of cars)