Course 4 : Feature Engineering (Selection/Extraction)
About Course
The goal of feature engineering is to extract relevant information from the data, uncover hidden patterns, and represent the data in a way that is more suitable for the machine learning algorithms to learn from. It is a critical step in the data preprocessing pipeline and can have a significant impact on the model's predictive power.
What I will learn?
- Data transformations in pre-processing step
- Feature selection methods
- Feature Extraction methds
Course Curriculum
Basic data transformation methods
-
Handling Missing Data
00:00 -
Categorical Variable Encoding
00:00 -
Feature Scaling and Normalization
00:00 -
Feature Interaction and Polynomial Features
00:00 -
Time-Based Features:
00:00 -
Domain-Specific Feature Engineering
00:00 -
Handling Outliers:
00:00
Feature Selection methods
-
Feature Relevance and Redundancy
00:00 -
Filter Methods:
00:00 -
Wrapper Methods:
00:00 -
Embedded Methods:
00:00 -
Tree-based Methods:
00:00 -
Univariate Feature Selection:
00:00
Feature Extraction methods
-
Feature Extraction vs. Feature Selection:
00:00 -
Handling Multicollinearity:
00:00 -
Dimensionality Reduction Techniques: PCA
00:00 -
Dimensionality Reduction Techniques: SVD
00:00 -
Dimensionality Reduction Techniques: LDA
00:00 -
Dimensionality Reduction Techniques: NMF
00:00
Student Ratings & Reviews
No Review Yet
₹20,000
-
LevelAll Levels
-
Duration3 hours
-
Last UpdatedApril 15, 2024
Hi, Welcome back!
Material Includes
- Self learning videos
- PPTs/PDFs
- Python notebook files
- Datasets
- Quiz
Target Audience
- Data Scientists
- ML practitioners
- Data Engineers