Explain why computing the proximity between two attributes is often simpler than computing the similarity between two objects.

What will be an ideal response?

In general, an object can be a record whose fields (attributes) are of different
types. To compute the overall similarity of two objects in this case, we need
to decide how to compute the similarity for each attribute and then combine
these similarities. This can be done straightforwardly by using Equations 2.15
or 2.16, but is still somewhat ad hoc, at least compared to proximity measures

such as the Euclidean distance or correlation, which are mathematically well-
founded. In contrast, the values of an attribute are all of the same type,
and thus, if another attribute is of the same type, then the computation of
similarity is conceptually and computationally straightforward.

Computer Science & Information Technology

You might also like to view...

Changing the theme colors changes the overall design of the presentation.

a. true b. false

Computer Science & Information Technology

To make frequently used programs always available on the Start menu, you can ________ them to the top of the Start menu

Fill in the blank(s) with correct word

Computer Science & Information Technology