daniel servén
daniel servén
also make it clear early on in the readme that this package is good for all chains
i think this is about normalizing the data so that each variable has unit variance. this helps us compare variables that have different scales.
also tune the slack parameter
should these be parameters that the user can set?
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.
Hi @fkiraly @adiezolivan @Lyessi78, and all, Indeed I no longer have the time to be the (sole) maintainer for this pygam. I would love your help to keep this pygam...
@fkiraly agreed. these seem like perfectly reasonable first steps. my goal is for this package to continue to be useful to the community (and indeed to continue to improve in...
Hi, this has been solved! Please upgrade your pygam to >= 0.10.1
@fkiraly > instead, I would suggest to allow for distribution objects to be passed in addition to strings, and "tweedie" to translate to TweedieDist This should be already fine, since...
@fkiraly looks like the bash script needs execution privileges at least. Can you fix?