YoVDO

Linear Regression in Python

Offered By: Codecademy

Tags

Linear Regression Courses Data Analysis Courses Python Courses pandas Courses scikit-learn Courses Model Selection Courses Statsmodels Courses

Course Description

Overview

Learn how to fit, interpret, and compare linear regression models in Python.

In this course, you'll learn how to fit, interpret, and compare linear regression models in Python. This is useful for research questions such as:

- Can I predict how much a customer will spend at a store based on attributes such as age, income, and location?
- What is the relationship between a person's income and other attributes such as education level and years of experience?

This course requires some prior experience with Python, including experience with Pandas and basic data manipulation, summary statistics, and hypothesis testing.

Syllabus

  • Simple Linear Regression: Learn how to fit and interpret a simple linear regression model.
    • Lesson: Introduction to Linear Regression
    • Article: Linear Regression with a Categorical Predictor
    • Quiz: Simple Linear Regression
    • Project: Linear Regression at Codecademy
  • Multiple Linear Regression: Learn how to build and interpret linear regression models with more than one predictor.
    • Lesson: Multiple Linear Regression
    • Article: Matrix Representation of Linear Regression
    • Lesson: Interactions and Polynomial Terms
    • Article: Log Transformations (And More)
    • Quiz: Multiple Linear Regression
    • Project: Algerian Forest Fires
  • Choosing a Linear Regression Model: Learn how to choose the best linear regression model for a particular research question.
    • Lesson: Choosing a Linear Regression Model
    • Quiz: Choosing a Linear Regression Model
    • Project: Craigslist Analysis
  • Linear Regression Implementation: Learn about the differences between scikit-learn and statsmodels with respect to fitting linear regression models.
    • Article: Linear Models in scikit-learn vs. statsmodels

Taught by

Sarai Fernandez

Related Courses

Social Network Analysis
University of Michigan via Coursera
Intro to Algorithms
Udacity
Data Analysis
Johns Hopkins University via Coursera
Computing for Data Analysis
Johns Hopkins University via Coursera
Health in Numbers: Quantitative Methods in Clinical & Public Health Research
Harvard University via edX