Skip to content

Instantly share code, notes, and snippets.

View AustinRochford's full-sized avatar

Austin Rochford AustinRochford

View GitHub Profile
@AustinRochford
AustinRochford / spline_heterosked.ipynb
Last active August 11, 2021 22:33
Bayesian Splines with Heteroskedastic Noise in Python with PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / basc_ccs.ipynb
Last active August 10, 2021 01:09
A Bayesian Alternative to Synthetic Control Comparative Case Studies in Python with PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / lego_gunship.ipynb
Created July 20, 2021 12:36
A Fair Price for the Republic Gunship? A Bayesian Analysis of Ultimate Collector Series Prices in Python with PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / fa_pymc3_reg.ipynb
Last active July 5, 2021 22:42
Bayesian Factor Analysis Regression in Python with PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / pymc3_sharks.ipynb
Last active June 27, 2021 17:30
Modeling Shark Attacks in Python with PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / lego_pymc3.ipynb
Last active June 10, 2021 20:28
A Bayesian Analysis of Lego Prices in Python with PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / vader_meditation.ipynb
Last active June 3, 2021 16:40
A Fair Price for Darth Vader's Medidation Chamber? A Lego Price Analysis
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / hierarchical_reg_horseshoe_pymc3.ipynb
Last active May 29, 2021 18:58
The Hierarchical Regularized Horseshoe Prior in PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / jupyter_magic.ipynb
Last active May 12, 2021 16:32
How to Write a Jupyter Magic in Python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AustinRochford
AustinRochford / pymc3_tyrannosaurid_growth
Last active May 16, 2021 23:39
A PyMC3 Analysis of Tyrannosaurid Growth Curves
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"---\n",
"title: A PyMC3 Analysis of Tyrannosaurid Growth Curves\n",
"tags: Bayesian Statistics, PyMC3, Examples\n",
"---"