An open API service indexing awesome lists of open source software.

https://github.com/colcarroll/driving_fatalities

Case study in state fatality rates using partial pooling with PyMC3
https://github.com/colcarroll/driving_fatalities

Last synced: over 1 year ago
JSON representation

Case study in state fatality rates using partial pooling with PyMC3

Awesome Lists containing this project

README

          

# Driving Fatalities
This is the code to go along with the article published [here](https://colindcarroll.com/2017/12/07/does-this-convince-you-that-self-driving-cars-are-safe/)

Using `conda`, and python 3.6, installation should work with `conda install pymc3 pandas seaborn jupyter`.