Using Standard Scaler to scale features | Machine Learning

Using Standard Scaler to scale features | Machine Learning

Rachit Toshniwal

3 года назад

10,671 Просмотров

In this tutorial, we'll look at Standard Scaler, a type of feature scaling technique for linear Machine Learning models.

In the tutorial, we'll be going through all the nitty-gritties of Standard Scaler, when to use them, when NOT to use them, how is it helpful, how is it NOT so helpful etc etc.

0:00 Intro
3:10 Python code

Feature scaling is so important that your model performance could shoot up by many a percentage points if you use the correct feature scaling techniques.

In a nutshell, Standard Scaler works by subtracting the mean, and dividing by the standard deviation for each observation in a particular feature so as to give it the properties of a Gaussian "bell-shaped" curve.

I've uploaded all the relevant code and datasets used here (and all other tutorials for that matter) on my github page which is accessible here:

Link:

https://github.com/rachittoshniwal/machineLearning

If you like my content, please don not forget to upvote this video and subscribe to my channel.

If you have any qualms regarding any of the content here, please feel free to comment below and I'll be happy to assist you in whatever capacity possible.

Thank you!

Тэги:

#standard_scaler #feature_engineering #machine_learning #data_science #python #easy #gaussian #bell_curve
Ссылки и html тэги не поддерживаются


Комментарии: