top of page

Polynomial Features and Custom Transformers | Scikit-learn Tutorial

Codersarts Team

Mar 15, 2023

Learn Machine Learning using Scikit-learn?

Are you interested in learning Machine Learning using Scikit-learn? Look no further than our comprehensive Youtube playlist! Our playlist covers everything from the basics of machine learning to advanced topics such as neural networks and natural language processing. With step-by-step guides and real-world examples, this playlist is perfect for both beginners and experienced learners alike. Plus, our experts are always available to answer any questions you may have along the way. So what are you waiting for? Start learning and unlocking the potential of machine learning with Scikit-learn today!

In this video we talk about the polynomial features and the custom transformers offered by sklearn.preprocessing. We'll also see how the polynomial interpolation works along with the code.

Timestamps for Important Topics:
00:00:41 Pre-requisites
00:01:01 Polynomial Features
00:05:51 Spline Transformer
00:06:43 Advantages of Spline Transformer
00:07:10 Custom Transformers
00:08:07 Documentation
00:08:57 Sample Code

Full video link: https://youtu.be/35ZznAlyzws

bottom of page