This repository was archived by the owner on Oct 4, 2021. It is now read-only.
This repository was archived by the owner on Oct 4, 2021. It is now read-only.
Use scikit-learn for GAMs #16
Copy link
Copy link
Open
Description
A huge step towards implementing GAMs in scikit-learn was taken 3 days ago when this PR was merged.
This will likely allow us to get rid of pyGAM (which is OK but not mature and stable enough imo, see for example #12) and to rely fully on the great scikit-learn ecosystem instead.
Anyone interested in giving it a go ?
marcusinthesky