0
$\begingroup$

If I were to construct a KD tree representing a sufficiently dense space, could it be used as a decision tree by querying it for the nearest neighbor to the point to classify?

$\endgroup$

1 Answer 1

2
$\begingroup$

Yes, you can. The scheme you are thinking of is called the nearest-neighbors classifier. Read the link for more details. In many settings it turns out to be a quite effective classification algorithm.

$\endgroup$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.