probability
probability copied to clipboard
> On Mon, Jul 27, 2020 at 10:25 AM Simeon Carstens ***@***.***> wrote: Looks like so far, there's still no negative binomial regression in TFP. I will give it a try then :-)
On Mon, Jul 27, 2020 at 10:25 AM Simeon Carstens @.***> wrote: Looks like so far, there's still no negative binomial regression in TFP. I will give it a try then :-) Could you use this: https://www.tensorflow.org/probability/api_docs/python/tfp/glm/NegativeBinomial ? … — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#631 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIVTNT7E3UT4SLIT5EGAI3R5W2A5ANCNFSM4JGXAITQ .
But I think is is for NB distribution, rather than NB regression, right?
Originally posted by @Jingyi-Qiu in https://github.com/tensorflow/probability/issues/631#issuecomment-1139493199