Artificial Intelligence & Machine Learning
Choose the correct description of Clustering.
- A. A mathematical function applied to a neural network node's output to introduce non-linearity.
- B. A software application that simulates human conversation, often using natural language processing.
- C. An unsupervised learning technique that groups similar data points together based on shared characteristics. ✓
- D. A type of neural network designed to recognize patterns in sequential data by maintaining memory of previous inputs.
Correct answer
C. An unsupervised learning technique that groups similar data points together based on shared characteristics.
Explanation
Clustering refers to an unsupervised learning technique that groups similar data points together based on shared characteristics.