Concept

Generalized Additive Models

Generalized Additive Models (GAMs), similar to multiple linear regression models, attempt to predict a response value (Y) with many predictor variables (X1,...,XpX_1,...,X_p). GAMs maintain their additivity by applying separate non-linear functions to predictor variables (fj(Xj)f_j(X_j)) and adding them together. They can be further broken down into quantitative and qualitative responses.

0

2

Updated 2021-04-14

Tags

Data Science