thinkingmachines / unicef-ai4d-poverty-mapping

UNICEF AI4D Relative Wealth Mapping Project - datasets, models, and scripts for building relative wealth estimation models across Southeast Asia (SEA)
https://thinkingmachines.github.io/unicef-ai4d-poverty-mapping
MIT License
20 stars 8 forks source link

Update cross country rollouts #174

Closed tm-jace-peralta closed 1 year ago

tm-jace-peralta commented 1 year ago

Problem:

Proposed solution:

  1. Use MinMaxScaler to simplify interpretation
  1. Use normal quantiles for wealth category classification
    • Split quantiles would not work when MinMaxScaler is used since prediction range is [0,1]

PR Contents

  1. Retrain cross country model using MinMaxScaler
  2. Rerun and edit rollout notebooks using new .pkl file
  3. Update expected output map images
  4. Add code cell to quickly save features to a file for easier model diagnosis
review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB