Git Product home page Git Product logo

dsc-multiple-regression-intro's Introduction

Multiple Linear Regression - Introduction

Introduction

In this section, you'll start to see more advanced regression models which employ multiple predictors.

Multiple Linear Regression

In the last section, you learned how to perform a basic linear regression with a single predictor variable. Here, you'll explore how to perform linear regressions using multiple independent variables to better predict a target variable. After learning the conceptual basics, you'll learn how to build these models using StatsModels.

Multiple Regression Model Evaluation and Interpretation

As models become more complex, so does the process of evaluating the model performance overall, as well as the process of interpreting the model coefficients. We'll walk through the concepts as well as how to use statistical libraries to perform this evaluation and interpretation.

Iteration in the Modeling Process

Improving a Baseline Model

Often, a simple linear regression can be used as a "baseline model" upon which new features can be added to improve the predictions. Any decisions on how to change features should be compared against a simpler model to see if the changes have improved the model or not. This section will give an introduction to many of the techniques which can improve a regression model.

Dealing with Categorical Variables

Up to this point you've only seen continuous predictor variables. Here, you'll get a further look at how to identify and then transform categorical variables to utilize them as predictors of our target variable.

Summary

In this section, you'll continue to bolster your understanding of linear regression so that you can solve a wider range of problems more accurately. Many of the principles covered in this section will also apply in later modules as you move onto working with other machine learning models.

dsc-multiple-regression-intro's People

Contributors

peterbell avatar hoffm386 avatar mathymitchell avatar loredirick avatar mas16 avatar sumedh10 avatar cheffrey2000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.