Published September 17, 2018
| Version v0.6.3
Software
Open
dswah/pyGAM: v0.6.3
Description
New Features
gridsearch(...)allows searching across a predefined grid of points, without doing the cartesian product, when grid is anp.ndarrayof shape(n_points, len(flatten(gam.lam))). This is useful for RandomSearchCV - style behavior.
estimate_r_squared(X, y)no longer raisesAttributeErrordtype=autono longer allowed for termsintercept.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
- Is supplement to
- https://github.com/dswah/pyGAM/tree/v0.6.3 (URL)