Skip to content

Releases: zestai/zrp

zrp-0.3.3

07 Oct 14:22
752128d
Compare
Choose a tag to compare

Updates & Enhancements:

  • Updated how ZGeo was processing missing values for GEOID_ZIP
  • Updated joblib package version

zrp-0.3.2

21 Sep 23:31
97a1f0e
Compare
Choose a tag to compare

Updates & Enhancements:
• Improved accuracy & expanded coverage of the geocoder
• Adapted ZRP to run on smaller machines by adding “chunksize” parameter
• Updated handling of non-numeric house numbers
• Updated naming of files saved to the artifacts folder

zrp-0.3.1

26 Aug 13:08
ccacd6e
Compare
Choose a tag to compare

Updates & Enhancements:
• Improved accuracy & expanded coverage of the geocoder
• Added functionalities allowing for model training based on custom target classes
• Extended the set of standard target classes
• Improved handling of user-defined block group and census tract GEOIDs
• Added GeoLookUpLooper class which allows for easier building of geolookup tables
• Expanded the FEtoPredict class to support non-standard target classes

zrp-0.3.0

02 Jul 01:39
ee0d066
Compare
Choose a tag to compare

Updates & Enhancements:

  • Improved & reduced memory usage
  • Updated documentation including more clear docstrings , error messages, and progress messages
  • Updated validators by reducing extensive checks, correcting null calculations, and including more flexibility
  • Improved & reduced ZRP runtime
  • Updated documentation including more clear docstrings , error messages, and progress messages
  • Provide more robust errors
  • Extend race & ethnicity proxying options. Now ZRP name + geo, BISG name + geo, name-only, and geo-only proxies can be generated using ZRP and its subclasses
  • Updated BISG generation to normalize the data
  • Include more robust support file checks to provide early indicator if supporting files have not been downloaded from GitHub
  • Additional pre-proxy generation data processing to support customization

zrp-0.2.3

03 Jun 17:05
6cf2564
Compare
Choose a tag to compare
zrp-0.2.3 Pre-release
Pre-release
Merge pull request #20 from zestai/cw/dev

Cw/dev

zrp-0.2.0

12 Mar 01:00
Compare
Choose a tag to compare

This release contains a few bugs fixes. Some highlights include:

  • Enable windows installation without error
    • Fiona, a package used for reading geospatial data, has requirement files that are more complex to install on Windows systems.
    • We isolate code using Fiona in a separate document
    • We provide unique installation instructions for Unix-like and Windows systems
  • Updating parallel processing default to -1

zrp-0.1.20

22 Feb 05:20
Compare
Choose a tag to compare
Merge branch 'main' of github.com:zestai/zrp into main

zrp-0.1.19

18 Feb 03:44
Compare
Choose a tag to compare
Upgrades version to 0.1.18

zrp-0.1.9

07 Feb 15:27
Compare
Choose a tag to compare
removes uncalled packages from requirements.txt