Skip to content

Commit

Permalink
example: add SF
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvaincom committed Mar 3, 2025
1 parent 9e3dd14 commit 696098c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/model_evaluation/plot_feature_importance.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def plot_map(df, color_feature):

# %%
# As could be expected, the price of the houses near the ocean is higher, especially
# around big cities like Los Angeles and San Jose.
# around big cities like Los Angeles, San Francisco, and San Jose.
# Taking into account the coordinates in our modelling will be very important.

# %%
Expand Down

0 comments on commit 696098c

Please sign in to comment.