There is a newer version of the record available.

Published July 7, 2018 | Version v0.5.5

dswah/pyGAM: v0.5.5

  • 1. @indigo-ag

Description

New Featrues
  • all GAM classes have a verbose argument. this makes them compatible with sklearn GridsearchCV + RandomizedsearchCV
  • add toy_classification dataset
  • move generate_X_grid to GAM method
Bug Fixes
  • users should get a more pythonic experience with partial_dependence by never needing to index with i+1
  • _initial_estimate() method no longer fails on value nudge for purely integer observations
  • regenerate images
  • bugs in readme
  • fixes bug where poorly conditioned matrix would fail when using skcholmod
  • make2d should not be verbose in initial_estimate()

Files

dswah/pyGAM-v0.5.5.zip

Files (2.7 MB)

Name Size Download all
md5:de5f6746c98713d6357cb74908ed0fa2
2.7 MB Preview Download

Additional details

Related works