nerdexam
ISTQB

CT-AI · Question #1

Which ONE of the following options BEST DESCRIBES clustering?

The correct answer is C. Clustering is done without prior knowledge of output classes. Clustering is a type of machine learning technique used to group similar data points into clusters. It is a key concept in unsupervised learning, where the algorithm tries to find patterns or groupings in data without prior knowledge of output classes. In clustering, the…

Data Modeling and Management

Question

Which ONE of the following options BEST DESCRIBES clustering?

Options

  • AClustering is classification of a continuous quantity.
  • BClustering is supervised learning.
  • CClustering is done without prior knowledge of output classes.
  • DClustering requires you to know the classes.

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    84% (26)
  • D
    3% (1)

Explanation

Clustering is a type of machine learning technique used to group similar data points into clusters. It is a key concept in unsupervised learning, where the algorithm tries to find patterns or groupings in data without prior knowledge of output classes. In clustering, the algorithm groups data points into clusters without any prior knowledge of the classes. It discovers the inherent structure in the data.

Topics

#clustering#unsupervised learning#machine learning#output classes

Community Discussion

No community discussion yet for this question.

Full CT-AI Practice