Skip to content

Commit

Permalink
Fix typo in loc_cook_municipality_name feature in params.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Nov 9, 2023
1 parent d9b0712 commit 3a182bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ model:
"char_full_baths",
"loc_longitude",
"loc_latitude",
"loc_tax_municipality_name",
"loc_cook_municipality_name",
"loc_env_flood_fema_sfha",
"loc_env_flood_fs_factor",
"loc_env_flood_fs_risk_direction",
Expand Down Expand Up @@ -244,7 +244,7 @@ model:
categorical: [
"meta_township_code",
"meta_nbhd_code",
"loc_tax_municipality_name",
"loc_cook_municipality_name",
"loc_school_elementary_district_geoid",
"loc_school_secondary_district_geoid",
"time_sale_quarter_of_year",
Expand Down

0 comments on commit 3a182bd

Please sign in to comment.