Saltar al contenido principal
InicioRFeature Engineering in R

Feature Engineering in R

Learn the principles of feature engineering for machine learning models and how to implement them using the R tidymodels framework.

Comience El Curso Gratis
4 Horas14 Videos58 Ejercicios

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

Discover Feature Engineering for Machine Learning

In this course, you’ll learn about feature engineering, which is at the heart of many times of machine learning models. As the performance of any model is a direct consequence of the features it’s fed, feature engineering places domain knowledge at the center of the process. You’ll become acquainted with principles of sound feature engineering, helping to reduce the number of variables where possible, making learning algorithms run faster, improving interpretability, and preventing overfitting.

Implement Feature Engineering Techniques in R

You will learn how to implement feature engineering techniques using the R tidymodels framework, emphasizing the recipe package that will allow you to create, extract, transform, and select the best features for your model.

Engineer Features and Build Better ML Models

When faced with a new dataset, you will be able to identify and select relevant features and disregard non-informative ones to make your model run faster without sacrificing accuracy. You will also become comfortable applying transformations and creating new features to make your models more efficient, interpretable, and accurate!
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

Certificación disponible

Científico de datos en R

Ir a la pista

Científico de Machine Learning con R

Ir a la pista
  1. 1

    Introducing Feature Engineering

    Gratuito

    Raw data does not always come in its best shape for analysis. In this opening chapter, you will get a first look at how to transform and create features that enhance your model's performance and interpretability.

    Reproducir Capítulo Ahora
    What is feature engineering?
    50 xp
    A tentative model
    100 xp
    Manually engineering a feature
    100 xp
    Creating new features using domain knowledge
    50 xp
    Setting up your data for analysis
    100 xp
    Building a workflow
    100 xp
    Increasing the information content of raw data
    50 xp
    Identifying missing values
    100 xp
    Imputing missing values and creating dummy variables
    100 xp
    Fitting and assessing the model
    100 xp
    Predicting hotel bookings
    100 xp
  2. 2

    Transforming Features

    In this chapter, you’ll learn that, beyond manually transforming features, you can leverage tools from the tidyverse to engineer new variables programmatically. You’ll explore how this approach improves your models' reproducibility and is especially useful when handling datasets with many features.

    Reproducir Capítulo Ahora
  3. 3

    Extracting Features

    You’ll now learn how models often benefit from reducing dimensionality and extracting features from high-dimensional data, including converting text data into numeric values, encoding categorical data, and ranking the predictive power of variables. You’ll explore methods including principal component analysis, kernel principal component analysis, numerical extraction from text, categorical encodings, and variable importance scores.

    Reproducir Capítulo Ahora
  4. 4

    Selecting Features

    You’ll wrap up the course by learning about feature engineering and machine learning techniques. You’ll begin by focusing on the problems associated with using all available features in a model and the importance of identifying irrelevant and redundant features and learning to remove these features using embedded methods such as lasso and elastic-net. Next, you’ll explore shrinkage methods such as lasso, ridge, and elastic-net, which can be used to regularize feature weights or select features by setting coefficients to zero. Finally, you’ll finish by focusing on creating an end-to-end feature engineering workflow and reviewing and practicing the previously learned concepts and functions in a small project.

    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

Certificación disponible

Científico de datos en R

Ir a la pista

Científico de Machine Learning con R

Ir a la pista

Colaboradores

Collaborator's avatar
Maham Khan
Collaborator's avatar
Arne Warnke

Requisitos Previos

Supervised Learning in R: ClassificationSupervised Learning in R: Regression
Jorge Zazueta HeadshotJorge Zazueta

Research Professor

Ver Mas

¿Qué tienen que decir otros alumnos?

Únete a 13 millones de estudiantes y empeza Feature Engineering in R 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.