Christopher Fonnesbeck - Introduction to Statistical Modeling with Python - PyCon 2017
"Speaker: Christopher Fonnesbeck This intermediate-level tutorial will provide students with hands-on experience applying practical statistical modeling methods on real data. Unlike many introductory statistics courses, we will not be applying ""cookbook"" methods that are easy to teach, but often inapplicable; instead, we will learn some foundational statistical methods that can be applied generally to a wide variety of problems: maximum likelihood, bootstrapping, linear regression, and other modern techniques. The tutorial will start with a short introduction on data manipulation and cleaning using [pandas](http://pandas.pydata.org/), before proceeding on to simple concepts like fitting data to statistical distributions, and how to use Monte Carlo simulation for data analysis. Slightly more advanced topics include bootstrapping (for estimating uncertainty around estimates) and flexible linear regression methods using Bayesian methods. By using and modifying hand-coded implementations of these techniques, students will gain an understanding of how each method works. Students will come away with knowledge of how to deal with very practical statistical problems, such as how to deal with missing data, how to check a statistical model for appropriateness, and how to properly express the uncertainty in the quantities estimated by statistical methods. Slides can be found at: https://speakerdeck.com/pycon2017 and https://github.com/PyCon/2017-slides"

Chris Fonnesbeck: An introduction to Markov Chain Monte Carlo using PyMC3 | PyData London 2019

Probabilistic Programming and Bayesian Modeling with PyMC3 - Christopher Fonnesbeck

Miguel Grinberg Asynchronous Python for the Complete Beginner PyCon 2017

Chris Fonnesbeck - Bayesian Time Series | PyData London 25

Introduction to Bayesian Statistics - A Beginner's Guide

Sam Agnew Hacking Classic Nintendo Games with Python PyCon 2017

Eric J Ma Bayesian Statistical Analysis with Python PyCon 2017

A Conversation with Demis Hassabis, Co-Founder and CEO of Google DeepMind

Something is jamming GPS over Europe. Here's what we found

Conan O’Brien Delivers the Commencement Address | Harvard Commencement 2026

The Bayesian Zig Zag: Developing and Testing PyMC Models (Allen Downey)

R-Ladies Amsterdam: Intro to Bayesian Statistics in R by Angelika Stefan

Frequentism and Bayesianism: What's the Big Deal? | SciPy 2014 | Jake VanderPlas

Python: introduction to statistical modeling

Bayesian Data Science: Probabilistic Programming | SciPy 2019 Tutorial | Eric Ma

The Bayesians are Coming to Time Series

Aileen Nielsen - Time Series Analysis - PyCon 2017

Bayesian Statistical Analysis using Python - Part 1 | SciPy 2014 | Chris Fonnesbeck

James Powell: So you want to be a Python expert? | PyData Seattle 2017

