Computer Science, asked by ashwaniverma2305, 11 months ago

Which of the following terms DOES NOT APPLY to cluster analysis?
a) Factorization
b) Agglomerative
c) Hierarchical

Answers

Answered by anshika180682
6

Answer:

agglomerative

hope helps you

Answered by smartbrainz
8

Cluster Analysis

The term that does not apply to cluster analysis is factorization.

option (a)

Cluster analysis is a way of grouping data, based on obvious similarities. It is also called as classification analysis or numerical taxonomy. This is a widely used concept in Data Science.

Hierarchical cluster analysis tends to build a hierarchy within clusters.

Agglomerative is a term associated with Hierarchical cluster analysis. It adopts a 'bottom up' approach wherein pairs of clusters are merged into one, as we move up the hierarchy.

Factor analysis is another type of analysis which forms groups of similar entities into dimensions which can be simplified further.

To know more about clustering visit :

https://brainly.in/question/9304439

Similar questions