Detecting Outliers with Z-scores in Python

Опубликовано: 13 Май 2026
на канале: Bhavesh Bhatt
17,212
304

Z-score is a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean. In this video we will use z-score to find out outliers in our dataset.

Link to the Notebook : https://github.com/bhattbhavesh91/GA_...

If you enjoy these tutorials & would like to support them then the easiest way is to simply like the video & give it a thumbs up & also it's a huge help to share these videos with anyone who you think would find them useful.

Please consider clicking the SUBSCRIBE button to be notified for future videos & thank you all for watching.

You can find me on:
Blog - http://bhattbhavesh91.github.io
Twitter -   / _bhaveshbhatt  
GitHub - https://github.com/bhattbhavesh91
Medium -   / bhattbhavesh91  

#zscore #outlier #outlierdetection