scikit-learn-mooc icon indicating copy to clipboard operation
scikit-learn-mooc copied to clipboard

Add a subsection in predictive modeling pipeline regarding missing values handling

Open glemaitre opened this issue 3 years ago • 0 comments

We should add a small section to show how:

  • how to handle missing data
  • illustrate the usage of an imputer in a pipeline
  • illustrate the usage of a pipeline within a column transformer
  • exercise

glemaitre avatar May 04 '21 08:05 glemaitre