Chapter 2 Exercise #2 - Why using exponential distribution?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 30k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
In chapter 2, exercise #2 solution uses exponential distribution for the randomized search of gamma. It explains that we should use it if we have an idea of what's the range of the value should be. I'm still confused what's the benefit of using exponential distribution rather than let say uniform distribution or normal distribution in this case though. Can anyone help explain?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.