Linear Regressions with StatsModels - Data Science Tutorial
Offered By: Derek Banas via YouTube
Course Description
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
Related Courses
Inferential Statistical Analysis with PythonUniversity of Michigan via Coursera Using Machine Learning in Trading and Finance
New York Institute of Finance via Coursera Exploring and Analyzing Data in Python
DataCamp Introduction to Linear Modeling in Python
DataCamp Introduction to Regression with statsmodels in Python
DataCamp