pyGAM
pyGAM copied to clipboard
What does _pirls stand for in the LinearGAM.fit()?
Hi there, this is the acronym for Penalized Iterative Reweighted Least Squares, which is the optimization procedure that is standard in these types of generalized linear models.