Add feature selection to a Pipeline

preview_player
Показать описание
It's simple to add feature selection to a Pipeline:
1. Use SelectPercentile to keep the highest scoring features
2. Add feature selection after preprocessing but before model building

P.S. Make sure to tune the percentile value!

👉 New tips every TUESDAY and THURSDAY! 👈

=== WANT TO GET BETTER AT MACHINE LEARNING? ===

3) LET'S CONNECT!
Рекомендации по теме
Комментарии
Автор

Before this video, I was doing fs manually, then was building pipelines. You literally made my life easier😀 Thank you!

Мага-оо
Автор

Can chi2 be used to find the relationship between all types of data (here I mean quantitive-quantitive, quantitive-categorical, categorical-quantitive, categorical-categorical)? If not, what other measures should be used for particular combinations?

Dnz
Автор

I'm trying to figure out how to do all the categorical encoding and feature selection using make_Pipeline, then list out the coeffiencts. I have not see anyone do a guide on all, they either leave out categorical then feature selection or vice versa

dashdash_peacecampaign
Автор

can you please make a complete python for data analysis course. I think your a great teacher and many people will benefit from it.

hhbbhvvbjhbbyjj