Generalized Linear Models

Generalized linear model

GLMs are a type of regression model that allow for non-normal distributions and link functions to be used. They were developed by Nelder and Wedderburn as a way to unify various other statistical models, and MLE is the most popular method for estimating their parameters. Other approaches have also been developed.

1 courses cover this concept

CS 229: Machine Learning

Stanford University

Winter 2023

This comprehensive course covers various machine learning principles from supervised, unsupervised to reinforcement learning. Topics also touch on neural networks, support vector machines, bias-variance tradeoffs, and many real-world applications. It requires a background in computer science, probability, multivariable calculus, and linear algebra.

No concepts data

+ 32 more concepts