News
In this 28-minute video, you'll learn:
-How to use OneHotEncoder and ColumnTransformer to encode your categorical features and prepare your feature matrix
- How to include this step within a Pipeline
- Why you should use scikit-learn (rather than pandas) for preprocessing your dataset