4.

Building Pipelines

medium

Task

Learn to create scikit-learn Pipelines that chain preprocessing and modeling steps.

Instructions

  1. Read through the code and understand the setup
  2. Complete the TODO sections in the code
  3. Click Run or press Ctrl+Enter to execute
  4. Click Done when finished

Concepts

Pipelinemake_pipelinechaining transformersfit_transform

Command Palette

Search for a command to run...