Select-by-Feature-Shuffling.ipynb is empty
Hi,
I just stumbled upon this library and I was looking at examples and I noticed that Select-by-Feature-Shuffling.ipynb is empty.
Would be amazing if that can be updated as I am looking to see how I can use feature-engine for feature selection.
Thanks!
Hey @sla8c
Yes, I was meant to update that section of the examples repo, but that never happened. You can check this notebook meanwhile: https://github.com/solegalli/feature-selection-for-machine-learning/blob/main/11-Hybrid-methods/11.4-Feature-shuffling-with-Feature-engine.ipynb
Or this one: https://github.com/solegalli/feature-selection-with-feature-engine-book/blob/main/05-Other-methods/03-Feature-shuffling.ipynb
We also have a book and a course on the topic. You can find more details at https://www.trainindata.com/
Cheers