Removing features with many missing values
You'll apply feature selection on the Boston Public Schools dataset which has been pre-loaded as school_df
. Calculate the missing value ratio per feature and then create a mask to remove features with many missing values.
Cet exercice fait partie du cours
Dimensionality Reduction in Python
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
