Recursive Feature Elimination, scikit-learn developers, 2023 - Official documentation for RFE and RFECV classes, including practical implementation details and parameters.
Applied Predictive Modeling, Max Kuhn and Kjell Johnson, 2013 (Springer) - A comprehensive textbook covering various aspects of predictive modeling, with a dedicated chapter on feature selection methods, including wrapper methods like RFE.