Contribute Media
A thank you to everyone who makes this possible: Read More

Diamond mixed effects models in Python

Description

Generalized linear mixed effects models, ubiquitous in social science research, are rarely seen in applied data science work despite their relevance and simplicity. We will discuss this class of statistical models, their usefulness in recommender systems, and present a fast, scalable Python solver for them called Diamond.

Details

Improve this page