The Outlier Story β Leverage and Influential Point in Linear Regression
Author(s): Supriya Ghosh Originally published on Towards AI. Data Science Image by Will Myers on unsplash For understanding any Outliers and Unusual Observations in linear regression, it is important to understand a formal and basic definition of Linear regression. βLinear regression is …
Outlier Detection and Treatment: A Beginner's Guide
Author(s): Swetha Lakshmanan Originally published on Towards AI. Nature of Outliers: Top highlight One of the most important steps in data pre-processing is outlier detection and treatment. Machine learning algorithms are very sensitive to the range and distribution of data points. Data …