Generalized Linear Models and Nonparametric Regression (Coursera)

Generalized Linear Models and Nonparametric Regression (Coursera)

In the final course of the statistical modeling for data science program, learners will study a broad set of more advanced statistical modeling tools. Such tools will include generalized linear models (GLMs), which will provide an introduction to classification (through logistic regression); nonparametric modeling, including kernel estimators, smoothing splines; and semi-parametric generalized additive models (GAMs). Emphasis will be placed on a firm conceptual understanding of these tools.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

Attention will also be given to ethical issues raised by using complicated statistical models.
This course can be taken for academic credit as part of CU Boulder’s Master of Science in Data Science (MS-DS) degree offered on the Coursera platform. The MS-DS is an interdisciplinary degree that brings together faculty from CU Boulder’s departments of Applied Mathematics, Computer Science, Information Science, and others. With performance-based admissions and no application process, the MS-DS is ideal for individuals with a broad range of undergraduate education and/or professional experience in computer science, information science, mathematics, and statistics.

Syllabus

WEEK 1
An Introduction to Generalized Linear Models Through Binomial Regression
In this module, we will introduce generalized linear models (GLMs) through the study of binomial data. In particular, we will motivate the need for GLMs; introduce the binomial regression model, including the most common binomial link functions; correctly interpret the binomial regression model; and consider various methods for assessing the fit and predictive power of the binomial regression model.

WEEK 2
Models for Count Data
In this module, we will consider how to model count data. When the response variable is a count of some phenomenon, and when that count is thought to depend on a set of predictors, we can use Poisson regression as a model. We will describe the Poisson regression in some detail and use Poisson regression on real data. Then, we will describe situations in which Poisson regression is not appropriate, and briefly present solutions to those situations.

WEEK 3
Introduction to Nonparametric Regression
In this module, we will introduce the concept of a nonparametric regression model. We will contrast this notion with the parametric models that we have studied so far. Then, we’ll study particular nonparametric regression models: kernel estimators and splines. Finally, we will introduce additive models as a blending of parametric and nonparametric methods.

WEEK 4
Introduction to Generalized Additive Models
Some models, such as linear regression, are easily interpretable, but inflexible, in that they don't capture many real-world relationships accurately. Other models, such as neural networks, are quite flexible, but very difficult to interpret. Generalized additive models (GAMs) are a nice balance between flexibility and interpretability. In this module, we will further motivate GAMs, learn the basic mathematics of fitting GAMs, and implementing them on simulated and real data in R.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Model Thinking (Coursera) Coursera
University of Michigan

Model Thinking (Coursera)

We live in a complex world with diverse people, firms, and governments whose behaviors aggregate to produce novel, unexpected phenomena. We see political uprisings, market crashes, and a never ending array of social trends. How do we make sense of it? Models. Evidence shows that people who think with models consistently outperform those who don't. And, moreover people who think with lots of models outperform people who use only one. Why do models make us better thinkers? Models help us to better organize information - to make sense of that fire hose or hairball of data (choose your metaphor) available on the Internet.

Jun 15th 2026
5-12 Weeks
Mathematics for Machine Learning: Linear Algebra (Coursera) Coursera
Imperial College London

Mathematics for Machine Learning: Linear Algebra (Coursera)

In this course on Linear Algebra we look at what linear algebra is and how it relates to vectors and matrices. Then we look through what vectors and matrices are and how to work with them, including the knotty problem of eigenvalues and eigenvectors, and how to use these to solve problems. Finally we look at how to use these to do fun things with datasets - like how to rotate images of faces and how to extract eigenvectors to look at how the Pagerank algorithm works.

Jun 15th 2026
5-12 Weeks
Introduction to Linear Algebra and Python (Coursera) Coursera
Howard University

Introduction to Linear Algebra and Python (Coursera)

This course is the first of a series that is designed for beginners who want to learn how to apply basic data science concepts to real-world problems. You might be a student who is considering pursuing a career in data science and wanting to learn more, or you might be a business professional who wants to apply some data science principles to your work. Or, you might simply be a curious, lifelong learner intrigued by the powerful tools that data science and math provides. Regardless of your motivation, we’ll provide you with the support and information you need to get started.

Jun 22nd 2026
4 Weeks
ANOVA and Experimental Design (Coursera) Coursera
University of Colorado Boulder

ANOVA and Experimental Design (Coursera)

This second course in statistical modeling will introduce students to the study of the analysis of variance (ANOVA), analysis of covariance (ANCOVA), and experimental design. ANOVA and ANCOVA, presented as a type of linear regression model, will provide the mathematical basis for designing experiments for data science applications. Emphasis will be placed on important design-related concepts, such as randomization, blocking, factorial design, and causality. Some attention will also be given to ethical issues raised in experimentation.

Jun 22nd 2026
4 Weeks
Machine Learning Foundations for Product Managers (Coursera) Coursera
Duke University

Machine Learning Foundations for Product Managers (Coursera)

In this first course of the AI Product Management Specialization offered by Duke University's Pratt School of Engineering, you will build a foundational understanding of what machine learning is, how it works and when and why it is applied. To successfully manage an AI team or product and work collaboratively with data scientists, software engineers, and customers you need to understand the basics of machine learning technology.

Jun 22nd 2026
5-12 Weeks
Deep Learning and Reinforcement Learning (Coursera) Coursera
IBM

Deep Learning and Reinforcement Learning (Coursera)

This course introduces you to two of the most sought-after disciplines in Machine Learning: Deep Learning and Reinforcement Learning. Deep Learning is a subset of Machine Learning that has applications in both Supervised and Unsupervised Learning, and is frequently used to power most of the AI applications that we use on a daily basis. First you will learn about the theory behind Neural Networks, which are the basis of Deep Learning, as well as several modern architectures of Deep Learning.

Jun 22nd 2026
5-12 Weeks
Physics 101 - Rotational Motion and Gravitation (Coursera) Coursera
Rice University

Physics 101 - Rotational Motion and Gravitation (Coursera)

This course serves as an introduction to the physics of rotational motion and gravitation. Upon completion, learners will have an understanding of how mathematical laws and conservation principles describe the motions and interactions of objects all around us. They will gain experience in solving physics problems with tools such as graphical analysis, algebra, vector analysis, and calculus.

Jun 22nd 2026
4 Weeks
Linear Algebra: Orthogonality and Diagonalization (Coursera) Coursera
Johns Hopkins University

Linear Algebra: Orthogonality and Diagonalization (Coursera)

This is the third and final course in the Linear Algebra Specialization that focuses on the theory and computations that arise from working with orthogonal vectors. This includes the study of orthogonal transformation, orthogonal bases, and orthogonal transformations. The course culminates in the theory of symmetric matrices, linking the algebraic properties with their corresponding geometric equivalences. These matrices arise more often in applications than any other class of matrices.

Jun 22nd 2026
4 Weeks
Quantifying Relationships with Regression Models (Coursera) Coursera
Johns Hopkins University

Quantifying Relationships with Regression Models (Coursera)

This course will introduce you to the linear regression model, which is a powerful tool that researchers can use to measure the relationship between multiple variables. We’ll begin by exploring the components of a bivariate regression model, which estimates the relationship between an independent and dependent variable. Building on this foundation, we’ll then discuss how to create and interpret a multivariate model, binary dependent variable model and interactive model. We’ll also consider how different types of variables, such as categorical and dummy variables, can be appropriately incorporated into a model.

Jun 15th 2026
4 Weeks
Fundamentals of Quantitative Modeling (Coursera) Coursera
University of Pennsylvania

Fundamentals of Quantitative Modeling (Coursera)

How can you put data to work for you? Specifically, how can numbers in a spreadsheet tell us about present and past business activities, and how can we use them to forecast the future? The answer is in building quantitative models, and this course is designed to help you understand the fundamentals of this critical, foundational, business skill. Through a series of short lectures, demonstrations, and assignments, you’ll learn the key ideas and process of quantitative modeling so that you can begin to create your own models for your own business or enterprise.

Jun 15th 2026
4 Weeks
Variable Selection, Model Validation, Nonlinear Regression (Coursera) Coursera
Illinois Tech

Variable Selection, Model Validation, Nonlinear Regression (Coursera)

If you have a technical background in mathematics/statistics/computer science/engineering and or are pursuing a career change to jobs or industries that are data-driven, this course is for you. Those industries might be finance, retail, tech, healthcare, government, or many others. The opportunity is endless.

Jun 22nd 2026
4 Weeks