Generalized Additive Models in Python
copied from cf-staging / pygampyGAM is a library for training generalized additive models in Python. GAMs are powerful and interpretable, which makes it easy to fit complex data while still being able to understand the model.