Learn Before
Generalized Additive Models
GAM for Classification Problem
GAMs can also be used in situations where Y is qualitative. For simplicity, here we will assume Y takes on values zero or one, and let be the conditional probability (given the predictors) that the response equals one. Recall the logistic regression model: Note that this logit is the log of the odds of versus . With GAMs, we have a new model: .
0
4
6 years ago
Tags
Data Science
Related
GAM for Regression Problems
GAM for Classification Problem