[P] glum: High performance Python generalized linear modeling, a glmnet alternative!

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • glum

    High performance Python GLMs with all the features!

  • I'm super excited to announce the release of glum (https://github.com/Quantco/glum/), a Python-first generalized linear modeling library. We focused a lot on correctness, performance and a powerful range of features. glum gets a 3-10x (or more) speed up over glmnet. It's also fun to use!

  • tabmat

    Efficient matrix representations for working with tabular data

  • We're also releasing tabmat (https://github.com/Quantco/tabmat/), a tabular matrix backend for glum. It supports mixes of dense, sparse and categorical matrices. On some operations, tabmat is 50x faster than scipy.sparse! And it's memory-efficient.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pyGAM

    [HELP REQUESTED] Generalized Additive Models in Python

  • GLMs are nice and all, but I'd also like to see some love for GAMs. pygam looks pretty much dead for some years now.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts