Saltar al contenido principal
InicioRModeling with Data in the Tidyverse

Modeling with Data in the Tidyverse

Discover different types in data modeling, including for prediction, and learn how to conduct linear regression and model assessment measures in the Tidyverse.

Comience El Curso Gratis
4 Horas17 Videos49 Ejercicios
22.469 AprendicesTrophyDeclaración de cumplimiento

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.
Group¿Entrenar a 2 o más personas?Pruebe DataCamp para empresas

Preferido por estudiantes en miles de empresas


Descripción del curso

In this course, you will learn to model with data. Models attempt to capture the relationship between an outcome variable of interest and a series of explanatory/predictor variables. Such models can be used for both explanatory purposes, e.g. "Does knowing professors' ages help explain their teaching evaluation scores?", and predictive purposes, e.g., "How well can we predict a house's price based on its size and condition?" You will leverage your tidyverse skills to construct and interpret such models. This course centers around the use of linear regression, one of the most commonly-used and easy to understand approaches to modeling. Such modeling and thinking is used in a wide variety of fields, including statistics, causal inference, machine learning, and artificial intelligence.
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más
Pruebe DataCamp Para EmpresasPara obtener una solución a medida, solicite una demonstración.

En las siguientes pistas

Tidyverse Fundamentals con R

Ir a la pista
  1. 1

    Introduction to Modeling

    Gratuito

    This chapter will introduce you to some background theory and terminology for modeling, in particular, the general modeling framework, the difference between modeling for explanation and modeling for prediction, and the modeling problem. Furthermore, you'll start performing your first exploratory data analysis, a crucial first step before any formal modeling.

    Reproducir Capítulo Ahora
    Background on modeling for explanation
    50 xp
    Exploratory visualization of age
    100 xp
    Numerical summaries of age
    100 xp
    Background on modeling for prediction
    50 xp
    Exploratory visualization of house size
    100 xp
    Log10 transformation of house size
    100 xp
    The modeling problem for explanation
    50 xp
    EDA of relationship of teaching & "beauty" scores
    100 xp
    Correlation between teaching and "beauty" scores
    100 xp
    The modeling problem for prediction
    50 xp
    EDA of relationship of house price and waterfront
    100 xp
    Predicting house price with waterfront
    100 xp
  2. 2

    Modeling with Basic Regression

    Equipped with your understanding of the general modeling framework, in this chapter, we'll cover basic linear regression where you'll keep things simple and model the outcome variable y as a function of a single explanatory/ predictor variable x. We'll use both numerical and categorical x variables. The outcome variable of interest in this chapter will be teaching evaluation scores of instructors at the University of Texas, Austin.

    Reproducir Capítulo Ahora
  3. 3

    Modeling with Multiple Regression

    In the previous chapter, you learned about basic regression using either a single numerical or a categorical predictor. But why limit ourselves to using only one variable to inform your explanations/predictions? You will now extend basic regression to multiple regression, which allows for incorporation of more than one explanatory or one predictor variable in your models. You'll be modeling house prices using a dataset of houses in the Seattle, WA metropolitan area.

    Reproducir Capítulo Ahora
  4. 4

    Model Assessment and Selection

    In the previous chapters, you fit various models to explain or predict an outcome variable of interest. However, how do we know which models to choose? Model assessment measures allow you to assess how well an explanatory model "fits" a set of data or how accurate a predictive model is. Based on these measures, you'll learn about criteria for determining which models are "best".

    Reproducir Capítulo Ahora
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más

En las siguientes pistas

Tidyverse Fundamentals con R

Ir a la pista

Colaboradores

Collaborator's avatar
Chester Ismay
Collaborator's avatar
Sumedh Panchadhar
Collaborator's avatar
Benjamin Feder

Requisitos Previos

Data Manipulation with dplyr
Albert Y. Kim HeadshotAlbert Y. Kim

Associate Professor of Statistical & Data Sciences, Smith College

Ver Mas

¿Qué tienen que decir otros alumnos?

Únete a 13 millones de estudiantes y empeza Modeling with Data in the Tidyverse hoy!

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.