Outlier detection and Implementation in Python (Part-1)

Опубликовано: 07 Апрель 2026
на канале: Learning from Data
128
6

#Outliers #datascience #boxplot #iqr #zscore

It is risky to include outliers in data driven models. The existence of one single misleading value has the potential to change the conclusion implied by the model. Is is therefore, important to detect and then decide whether to remove it or not from the dataset. Sometimes the data point may be extremely high or low but that does not mean it is an outlier that we want to get rid of. It may be simply an extreme data point.

To learn more:
Please visit our Website: https://www.learningfromdata.net/
Subscribe to YouTube:    / @learningfromdata  
Follow us on Twitter:   / datazdata  
Follow us on Instagram:   / datazdatalove  

Medium Article:   / outlier-detection-part1  
Github page: https://mdsohelmahmood.github.io/data...