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.
Este ejercicio forma parte del curso
Dimensionality Reduction in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
