Data Science Quick Tip #003: Using Scikit-Learn Pipelines!
We're back this week with another data science quick tip, and this one is sort of a two parter. In this first part, we'll be covering how to use Scikit-Learn pipelines with Scikit-Learn's barebones transformers, and in the next part, I'll teach you how to use your own custom data transformers within this same pipeline framework. Before getting into things, let me share my GitHub for this post in case you want to follow along more closely. I've also included the data we'll be working with as well. Check it all out at this link.
Feb-23-2021, 23:41:38 GMT
- Technology: