DEV Community

Srajan Gupta
Srajan Gupta

Posted on

2 2

Introduction to Outlier Detection in Data Science

You have some data, and you love playing with it, you love finding patterns in it.

But during your data analysis, you found that some data points do not follow the pattern followed by others.

What to do? Are they Outliers? And if they are outliers, how do I handle them?

Below given is a series of tutorials, for detecting and removing outliers from the data. It is advised to go step by step.

What are Outliers & What is Outlier Detection? - https://www.asquero.com/article/what-are-outliers-what-is-outlier-detection

Detecting and Filtering Outliers from Data - https://www.asquero.com/article/detecting-and-filtering-outliers-from-data

Outlier Detection using Supervised Learning Technique - https://www.asquero.com/article/outlier-detection-using-supervised-learning-technique

Outlier Detection using Unsupervised Learning Technique - https://www.asquero.com/article/outlier-detection-using-unsupervised-learning-technique

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay