Skip to content

ML Module Week 3 Topic 1: Data preprocessing and Feature engineering #58

@EricThomson

Description

@EricThomson

Overview of Data preprocessing and feature engineering, including:

  • Numerical/categorical data types. This is a bit of review from Python 100.
  • The need for scaling (standardization, normalization).
  • Encoding categorical features (one hot encoding)
  • Creating new features (again review from Python 100 but that's ok).
  • Dimensionality reduction (PCA).

PCA is the most important new concept here, which will be used a lot in later lessons.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions