Skip to content

Initial Glimpy Release

Choose a tag to compare

@KSafran KSafran released this 13 Jan 22:07
· 22 commits to master since this release

glimpy is a Python module for fitting generalized linear models. It's based on the scikit-learn API to facilitate use with other scikit-learn tools (pipelines, cross-validation, etc.). Models are fit using the statsmodels package.