Skip to content

Commit

Permalink
add appliiance cols for whole home
Browse files Browse the repository at this point in the history
  • Loading branch information
mikivee committed Jan 9, 2025
1 parent 6e727b9 commit 7891cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/datagen.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ class DataGenerator(tf.keras.utils.Sequence):
"neighbor_distance_ft",
"n_occupants",
"vintage",
"has_heat_pump_dryer",
"has_induction_range",
# fuel indicators -- these must be present for post-processing to work!!
"has_methane_gas_appliance",
"has_fuel_oil_appliance",
Expand Down

0 comments on commit 7891cad

Please sign in to comment.