In this video, we show how to implement Recursive Feature Elimination (RFE) with Feature-engine. RFE consists of removing 1 feature at a time, and evaluating the drop in model performance. If the model performance drops beyond a certain threshold, then the feature is kept, alternatively, it is removed.
Feature-engine documentation: https://feature-engine.trainindata.com
Want to learn more? Check out our course: https://www.trainindata.com/p/feature...
Our Book: https://www.trainindata.com/p/feature...