Ibotta / sk-dist

Distributed scikit-learn meta-estimators in PySpark
Apache License 2.0
285 stars 51 forks source link

Add pipeline examples #14

Closed denver1117 closed 5 years ago

denver1117 commented 5 years ago

Add Pipeline Examples

Description

Adds an additional example file in examples/search/ with sklearn Pipeline examples for DistGridSearchCV

Motivation and Context

This addresses this issue: https://github.com/Ibotta/sk-dist/issues/13

How Has This Been Tested?

This was tested offline on a small spark cluster

Types of changes

Checklist: