0

I am working on a project with big data and I have some trouble to find the nearest path (or cluster) in the data. I'm trying to find the nearest path to the center where a few data can be seen on the excel scatter pilot. I'm just trying to find the distance from the center where the data shows. Another example with the data is heatmap. Area with the no data can be seen on the heatmap as dark blue color. I try to use Reverse K-nearest neighbour algorithm and I also try to do it with RNN-DBSCAN and I couldn't achieve it. Can anyone know how to find that diagonal shape in the center where no data shown?

[Scatter Pilot on Excel

Heatmap Examples

Thank you for the help.

An example of the shape that I want to find can be seen below. Some of the dots inside the red line will probably be outliers. I want to find the position of the edges on the red line.

enter image description here

Burak
  • 115
  • 1
  • 2
  • 6

0 Answers0