GSOC'23 Week 6&7: GAM Regression Part 1
why GAMs ?
A Linear Model is Represented as :
$$Y=Xβ+ε$$where Y is the Response Variable, X is the predictor data, Beta is the regression Coefficient, and epsilon is the error term. Linear models are known to be all-in-one models when it comes to dat...
azm999.hashnode.dev4 min read