Looking Back, Looking Forward

Introduction to Linear Modeling in Python

Jason Vestuto

Data Scientist

Exploring Linear Relationships

  • Motivation by Example Predictions
  • Visualizing Linear Relationships
  • Quantifying Linear Relationships
Introduction to Linear Modeling in Python

Building Linear Models

  • Model Parameters
  • Slope and Intercept
  • Taylor Series
  • Model Optimization
  • Least-Squares
Introduction to Linear Modeling in Python

Model Predictions

  • Modeling Real Data
  • Limitations and Pitfalls of Predictions
  • Goodness-of-Fit
Introduction to Linear Modeling in Python

Model Parameter Distributions

  • modeling parameters as probability distributions
  • samples, populations, and sampling
  • maximizing likelihood for parametric shapes
  • bootstrap resampling for arbitrary shapes
  • test statistics and p-values
Introduction to Linear Modeling in Python

Goodbye and Good Luck!

Introduction to Linear Modeling in Python

Preparing Video For Download...