Calmcode - scikit prep: introduction

Introduction

1 2 3 4 5 6 7 8

The way data is preprocessed can have a huge effect in your scikit-learn pipelines. This series of videos will highlight common techniques for preprocessing data for modelling.

For this video you'll need to install the following dependencies;

python -m pip install scikit-learn matplotlib pandas jupyterlab