Open canyon289 opened 1 year ago
This was created because someone once offered to write content for the FAQ, but that never happened. And we never wrote it either. We could remove it if there's nobody who can write it
I'd be happy to contribute if I can get some pointers on what to include @tomicapretto @canyon289
@abuzarmahmood and @YuvrajSinghJadon youre both welcome to work on this. My suggeestion is come up with a question or two you think users will have, then add those explanations to the FAQ. Tomas or I can comment on the PR :)
Thanks @abuzarmahmood and @YuvrajSinghJadon for the initiative! And thanks Ravin for answering! Following Ravin's comment, I think you could start with a list of questions that you have about the project (how to do X, or is Y supported, or I have Z problem what does it mean?) and we can help with the answers to those questions, while you create the appropriate markdown/notebook file in a PR.
Thank you for the pointers @tomicapretto and @canyon289. I've copied below a starter list of Q&A for your feedback. Full disclosure, I have only very recently started using Bambi so I apologize for inaccuracy/naivete in this list.
Why have a Bayesian regression library?
I'm not familiar with Bayesian modelling, where can I learn more?
What is the difference between Bambi and PyMC3?
My sampler through errors/indicating divergences, what should I do?
What sampling methods are available?
inference_method='vi'
to Model.fit()
.
Bambi also supports multiple backends for MCMC, including NumPyro, and BlackJax
(see API for "fit" method for more details here).My sampler is taking a long time, what should I do?
Can infernece in Bambi be sped up using GPUs/TPUs?
My data has a non-normal distributions, can I still use Bambi?
How do I find out what priors are available?
Does bambi come with pre-specified regression models?
This looks great. I have some comments but itll be easier to address those in a pull request. Mind opening one of those and we can keep the discussion going there?
https://bambinos.github.io/bambi/faq.html