Skip to content

Commit

Permalink
Add notebook for visualizing PDFM (#4)
Browse files Browse the repository at this point in the history
* Add notebook for visualizing PDFM

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add notebook to toc

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
giswqs and pre-commit-ci[bot] authored Nov 28, 2024
1 parent d7e60b9 commit 604f863
Show file tree
Hide file tree
Showing 4 changed files with 640 additions and 2 deletions.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,15 @@ A collection of Jupyter notebook examples for using GeoAI

Tutorials for Using Google's [Population Dynamics Foundation Model](https://github.com/google-research/population-dynamics) (PDFM)

- [Predicting US Housing Prices with PDFM and Zillow Data](https://geoai-tutorials.gishub.org/PDFM/zillow_home_value/)
- [Predicting US Housing Prices with PDFM and Zillow Data](https://geoai-tutorials.gishub.org/PDFM/zillow_home_value)
- [Visualizing PDFM Features and Predicted Home Values](https://geoai-tutorials.gishub.org/PDFM/map_pdfm_features)

## Demos

- Visualize US meidan home values at the county level

![image](https://github.com/user-attachments/assets/9052e391-a26a-4a75-9ffe-d4abac3c0fce)

- Visualize PDFM features

![image](https://github.com/user-attachments/assets/fd1b233b-2be0-47c3-b2d0-f53601020604)
Loading

0 comments on commit 604f863

Please sign in to comment.