Back to Browse

How to perform Recursive feature elimination in Python?

6.6K views
May 27, 2020
7:42

To view more free Data Science code recipes, visit us at: https://bit.ly/3g4QJEu If you have a large dataset with many features, you cannot feed all of them to your model. It will only increase the time complexity, and there is a possibility that some features may even reduce the model's accuracy. In such cases, Recursive feature elimination comes to your rescue. This video explains how recursive feature elimination works and the use of cross-validation in the process. Why ProjectPro? With ProjectPro, you get access to 100,000+ lines of verified, downloadable code and 50,000+ minutes of videos and practical hands-on experience from real industry projects as well as Tech support and 1-1 sessions. So, check out ProjectPro - the only solution for solved industrial-grade projects. Also, subscribe to our channel to get video updates.

Download

0 formats

No download links available.

How to perform Recursive feature elimination in Python? | NatokHD