Published July 7, 2018
| Version v0.5.5
Software
Open
dswah/pyGAM: v0.5.5
Description
New Featrues
- all GAM classes have a verbose argument. this makes them compatible with sklearn GridsearchCV + RandomizedsearchCV
- add
toy_classificationdataset - move
generate_X_gridtoGAMmethod
- users should get a more pythonic experience with
partial_dependenceby 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
- Is supplement to
- https://github.com/dswah/pyGAM/tree/v0.5.5 (URL)