There is a newer version of the record available.

Published September 17, 2018 | Version v0.6.3
Software Open

dswah/pyGAM: v0.6.3

  • 1. @indigo-ag

Description

New Features
  • gridsearch(...) allows searching across a predefined grid of points, without doing the cartesian product, when grid is a np.ndarray of shape (n_points, len(flatten(gam.lam))). This is useful for RandomSearchCV - style behavior.
Bug Fixes
  • estimate_r_squared(X, y) no longer raises AttributeError
  • dtype=auto no longer allowed for terms
  • intercept.lam = None

Files

dswah/pyGAM-v0.6.3.zip

Files (3.9 MB)

Name Size Download all
md5:dd76257ac6727d44b4a1dfbbe182512b
3.9 MB Preview Download

Additional details

Related works