01.09.2014 Views

The Nearest Neighbor Algorithm - Classes

The Nearest Neighbor Algorithm - Classes

The Nearest Neighbor Algorithm - Classes

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Nearest</strong> <strong>Neighbor</strong> Summary<br />

• Advantages<br />

– Learning is extremely simple and intuitive,<br />

iti – Very flexible decision boundaries<br />

– Variable-sized hypothesis space<br />

• Disadvantages<br />

– distance function must be carefully chosen or tuned<br />

– irrelevant or correlated features have high impact and must be<br />

eliminated<br />

– typically cannot handle high dimensionality<br />

– computational costs: memory and classification-time time<br />

computation<br />

• To reduce the cost of finding nearest neighbors, use data structure<br />

such as kd-tree

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!