Skip to content

Brief tutorial on how to build a machine learning pipeline with sklearn's API

Notifications You must be signed in to change notification settings

jmarkowi/build_a_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

build_a_pipeline

Here's a brief tutorial on how to build a machine learning pipeline with sklearn's API. I use the Pipeline() class, as well as ColumnTransformer(), to preprocess and fit a model to the penguins dataset from Allison Horst's penguins dataset.

About

Brief tutorial on how to build a machine learning pipeline with sklearn's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published