Closed
Description
File: https://github.com/pymc-devs/pymc-examples/blob/main/examples/case_studies/BEST.ipynb
Reviewers: @twiecki @fonnesbeck
Context
Known changes needed
Changes listed in this section should all be done at some point in order to get this
notebook to a "Best Practices" state. However, these are probably not enough!
Make sure to thoroughly review the notebook and search for other updates.
General updates
- Use numpy Generator instead of using the global state random state. Extra reference: https://numpy.org/doc/stable/reference/random/index.html?highlight=random%20sampling%20numpy%20random#quick-start
Notes
Exotic dependencies
None
Computing requirements
Models sample in less than a minute
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done