[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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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!

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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.

  4. 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

  • Learn Machine Learning with these GitHub repositories

    5 projects | news.ycombinator.com | 15 Jan 2025
  • Building a Sarcasm Detection System with LSTM and GloVe: A Complete Guide

    4 projects | dev.to | 2 Jan 2025
  • AI companies cause most of traffic on forums

    3 projects | news.ycombinator.com | 30 Dec 2024
  • Ask HN: How do you version your data?

    2 projects | news.ycombinator.com | 26 Dec 2024
  • [Python Tips] Streamlit: A Rapid Prototyping Tool for Python

    2 projects | dev.to | 23 Dec 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?