Feature engineering with Python

Find out what you will learn throughout the course (if the video does not show, try allowing cookies in your browser).

What you'll learn



πŸ‘‰ Multiple methods for missing data imputation.

πŸ‘‰ Strategies to transform categorical variables into numbers.

πŸ‘‰ How to handle infrequent categories.

πŸ‘‰ Variance stabilizing transformations.

πŸ‘‰ Multiple discretization techniques.

πŸ‘‰ How and when to handle outliers.

πŸ‘‰ How to create features from dates and times.


πŸ‘‰ How to create features from small text data.

πŸ‘‰ Apply transformations with Python open source libraries.


What you'll get

Lifetime access to course

Lifetime access


Instructor support

Instructor support


Certificate of completion

Certificate of completion


πŸ’¬ English subtitles


Instructor

Soledad Galli, data scientist, open source developer, and instructor.

Soledad Galli, PhD

Sole is a lead data scientist, instructor, and developer of open source software. She created and maintains the Python library Feature-engine, which allows us to impute data, encode categorical variables, transform, create, and select features. Sole is also the author of the"Python Feature Engineering Cookbook," published by Packt.

More about Sole on LinkedIn.


30 days money back guarantee


If you're disappointed for whatever reason, you'll get a full refund.

So you can buy with confidence.

Course description


Welcome to the most comprehensive course on feature engineering for machine learning available online.



What is feature engineering?


The process of feature engineering consists in using domain knowledge and statistical methods to create features that make machine learning algorithms work effectively.


Feature engineering is key in applied machine learning. Raw data is almost never suitable to train machine learning models. In fact, data scientists devote a lot of effort to data analysis, data preprocessing, and feature extraction, to create better features to train predictive models.



What will you learn in this online course?


In this course, you will learn about missing data imputation, encoding of categorical features, numerical variable transformation, discretization, and how to create new features from your dataset.


Specifically, you will learn:

  • How to impute missing values
  • How to encode categorical features
  • How to transform and scale numerical variables
  • How to perform discretization
  • How to remove outliers
  • How to perform feature extraction from date and time
  • How to create new features from existing ones


While most online courses will teach you the very basics of feature engineering, like imputing variables with the mean or transforming categorical features using one hot encoding, this course will teach you all of that, and much, much more.


You will first learn the most popular techniques for variable engineering, like mean and median imputation, one-hot encoding, transformation with logarithm, and discretization. Then, you will discover more advanced methods that capture information while encoding or transforming your variables, to obtain better features and improve the performance of regression and classification models.


You will learn methods described in scientific articles, used in data science competitions like those hosted by Kaggle and the KDD, and that are commonly utilized in organizations. And what’s more, they can be easily implemented by utilizing Python's open-source libraries.



Feature engineering with Python


Throughout the course, we will use Python as the main language. We will compare the implementation of feature engineering with the open-source libraries Pandas, Scikit-learn, Category Encoders and Feature-engine.


Throughout the tutorials, you’ll find detailed explanations of each technique and a discussion about their advantages, limitations, and underlying assumptions, followed by the best programming practices to implement them in Python.


By the end of the course, you will be able to decide which feature engineering technique you need based on the variable characteristics and the models you wish to train. And you will also be well placed to test various transformation methods and let your models decide which ones work best.



Who is this course for?


This course is for data scientists and software engineers who want to improve their skills and advance their careers.



Course prerequisites


To make the most out of this course, learners need to have basic knowledge of machine learning and familiarity with the most common predictive models, like linear and logistic regression, decision trees, and random forests.



To wrap-up


This comprehensive feature engineering course contains over 100 lectures spread across approximately 10 hours of video, and all topics include hands-on Python code examples in Jupyter notebooks that you can use for reference, practice, and reuse in your own projects.





Course Curriculum

  Welcome
Available in days
days after you enroll
  Course material
Available in days
days after you enroll
  Variable types
Available in days
days after you enroll
  Variable characteristics
Available in days
days after you enroll
  Missing data imputation - Basic
Available in days
days after you enroll
  Missing data imputation - Alternative methods
Available in days
days after you enroll
  Multivariate imputation
Available in days
days after you enroll
  Categorical encoding - Basic methods
Available in days
days after you enroll
  Categorical encoding - monotonic
Available in days
days after you enroll
  Categorical encoding - Rare labels
Available in days
days after you enroll
  Variable transformation
Available in days
days after you enroll
  Discretization - Basic methods
Available in days
days after you enroll
  Discretization - Alternative methods
Available in days
days after you enroll
  Outliers
Available in days
days after you enroll
  Datetime variables
Available in days
days after you enroll
  Engineering mixed variables
Available in days
days after you enroll
  Feature creation
Available in days
days after you enroll
  Feature scaling
Available in days
days after you enroll
  Assembling feature engineering pipelines
Available in days
days after you enroll
  Final section | Next steps
Available in days
days after you enroll

Frequently Asked Questions


When does the course begin and end?


You can start taking the course from the moment you enroll. The course is self-paced, so you can watch the tutorials and apply what you learn whenever you find it most convenient.



For how long can I access the course?


The course has lifetime access. This means that once you enroll, you will have unlimited access to the course for as long as you like.



What if I don't like the course?


There is a 30-day money back guarantee. If you don't find the course useful, contact us within the first 30 days of purchase and you will get a full refund.



Will I get a certificate?


Yes, you'll get a certificate of completion after completing all lectures, quizzes and assignments.