Skip to content

Feature engineering is an important area in the field of machine learning and data analysis. It helps in data cleaning process where data scientists and analysts spend most of their time on

Notifications You must be signed in to change notification settings

devanshsrivastava/Learn-Feature-Engineering

Repository files navigation

Learn-Feature-Engineering

Feature engineering is an important area in the field of machine learning and data analysis. It helps in data cleaning process where data scientists and analysts spend most of their time on

Here are few examples of feature engineering techniques:

  1. Outlier detection and removal
  2. One hot encoding
  3. Log transform
  4. Dimensionality reduction using principal component analysis (a.k.a. PCA)
  5. Handling missing values
  6. Scaling

Topics to be covered

  • Outlier Introduction
  • Percentile
  • Use of Standard Division and Z-Score to remove outliers
  • Remove Outliers from simple dataset
  • Remove outliers from complex dataset

About

Feature engineering is an important area in the field of machine learning and data analysis. It helps in data cleaning process where data scientists and analysts spend most of their time on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published