Linear Models

Sort options

Machine Learning with Python: from Linear Models to Deep Learning (edX)

May 27th 2024
Machine Learning with Python: from Linear Models to Deep Learning (edX)
Course Auditing
Categories
Effort
Languages
An in-depth introduction to the field of machine learning, from linear models to deep learning and reinforcement learning, through hands-on Python projects. Machine learning methods are commonly used across engineering and sciences, from computer systems to physics. Moreover, commercial sites such as search engines, recommender systems (e.g., Netflix, Amazon), [...]

Machine Learning Foundations for Product Managers (Coursera)

May 13th 2024
Machine Learning Foundations for Product Managers (Coursera)
Course Auditing
Categories
Effort
Languages
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 [...]
May 13th 2024
Course Auditing
32.00 EUR/month

Advanced Linear Models for Data Science 2: Statistical Linear Models (Coursera)

Welcome to the Advanced Linear Models for Data Science Class 2: Statistical Linear Models. This class is an introduction to least squares from a linear algebraic and mathematical perspective. Before beginning the class make sure that you have the following: a basic understanding of linear algebra and multivariate calculus; [...]

1.- El Cálculo - Modelo Lineal (Coursera)

May 13th 2024
1.- El Cálculo - Modelo Lineal (Coursera)
Course Auditing
Categories
Effort
Languages
Este curso forma parte de una secuencia con la que se propone un acercamiento a la Matemática Preuniversitaria que prepara para la Matemática Universitaria. En él se asocia un significado real con el contenido matemático que se aprende y se integran tecnologías digitales en el proceso de aprendizaje. [...]

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; [...]

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. [...]

Statistics with SAS (Coursera)

This introductory course is for SAS software users who perform statistical analyses using SAS/STAT software. The focus is on t tests, ANOVA, and linear regression, and includes a brief introduction to logistic regression.

Advanced Linear Models for Data Science 1: Least Squares (Coursera)

Welcome to the Advanced Linear Models for Data Science Class 1: Least Squares. This class is an introduction to least squares from a linear algebraic and mathematical perspective. Before beginning the class make sure that you have the following: a basic understanding of linear algebra and multivariate calculus; a [...]

Regression Models (Coursera)

Linear models, as their name implies, relates an outcome to a set of predictors of interest using linear assumptions. Regression models, a subset of linear models, are the most important statistical analysis tool in a data scientist’s toolkit. This course covers regression analysis, least squares and inference using [...]