Overview
Learn how to create linear regressions using StatsModels in this comprehensive video tutorial. Explore StatsModels' datasets and work through two practical examples combining NumPy, Pandas, Matplotlib, StatsModels, and Seaborn. Investigate the relationship between professors' ratings and attractiveness, and discover tips for increasing gratuities. Access the provided code on GitHub to follow along. Gain insights into data science techniques, including scatter plots and linear regressions, while working with real-world datasets. Perfect for those looking to enhance their Python data science skills and understand the practical applications of statistical modeling.
Syllabus
Intro
What is a regression
Data Science Libraries
Data
Teacher Evaluation
Scatter Plots
Linear Regressions
Taught by
Derek Banas