raysunau / pydatoolkit

Python Analytics Toolkit
MIT License
0 stars 0 forks source link

Build the sklearn preprocess pipeline to replace the pandas data prep #4

Closed raysunau closed 3 years ago

raysunau commented 3 years ago

Build the sklearn preprocess pipeline to replace the pandas data prep job

raysunau commented 3 years ago

To do.

raysunau commented 3 years ago

ref: how to get feature importances from any sklearn pipeline https://towardsdatascience.com/how-to-get-feature-importances-from-any-sklearn-pipeline-167a19f1214

https://gist.github.com/nbertagnolli/bf5bd2cc7e0b142d6a862e54dd3ac871

raysunau commented 3 years ago

Introduced the pandas preprocess pipeline module