51.5k views
0 votes
Which type of cluster does NOT belong? a. Density-based b. Shared-Property c. Prototype-based d. Hierarchical-based

User RobLoach
by
8.1k points

1 Answer

5 votes

Answer:

b. Prototype-based

Step-by-step explanation:

In clustering, certain methods are used to identify groups. This identifies groups of similar objects in a multivariate sets of data which is collected from different fields.

Shared-property clusters shares some property.

Hierarchical cluster builds a hierarchy.

Density-based identifies clusters in a data. While the prototype based sents observation to nearest prototype.

User John Shammas
by
8.5k points