I have a dataset in which each data point is characterized by two variables: X and Y.
When I plot my data it would be something like this:
The plot shows some data points created a cluster (I demonstrated those with the red boundary). The other data points are noise points which are not important for me!
Thus, my data points are buried among noise data points.
So, I am looking for a clustering method which helps me to pick this cluster up.