YoVDO

Introduction to Feature Engineering in R

Offered By: DataCamp

Tags

R Programming Courses Machine Learning Courses Data Transformation Courses Categorical data Courses Feature Engineering Courses One Hot Encoding Courses

Course Description

Overview

Learn a variety of feature engineering techniques to develop meaningful features that will uncover useful insights about your machine learning models.

Feature engineering helps you uncover useful insights from your machine learning models. The model building process is iterative and requires creating new features using existing variables that make your model more efficient. In this course, you will explore different data sets and apply a variety of feature engineering techniques to both continuous and discrete variables.

Syllabus

Creating Features from Categorical Data
-In this chapter, you will learn how to change categorical features into numerical representations that models can interpret. You'll learn about one-hot encoding and using binning for categorical features.

Creating Features from Numeric Data
-In this chapter, you will learn how to manipulate numerical features to create meaningful features that can give better insights into your model. You will also learn how to work with dates in the context of feature engineering.

Transforming Numerical Features
- In this chapter, you will learn about using transformation techniques, like Box-Cox and Yeo-Johnson, to address issues with non-normally distributed features. You'll also learn about methods to scale features, including mean centering and z-score standardization.

Advanced Methods
-In the final chapter, we will use feature crossing to create features from two or more variables. We will also discuss principal component analysis, and methods to explore and visualize those results.


Taught by

Jose Hernandez

Related Courses

Statistics One
Princeton University via Coursera
Introduction to Computational Finance and Financial Econometrics
University of Washington via Coursera
Curso Práctico de Bioestadística con R
Universidad San Pablo CEU via Miríadax
Análisis Estadístico de datos con R
Universidad Católica de Murcia via Miríadax
Data Analysis with R
Facebook via Udacity