Which type of learning is typically used for clustering, where data is grouped based on similarities?
- Reinforcement Learning
- Semi-supervised Learning
- Supervised Learning
- Unsupervised Learning
Unsupervised Learning is used for clustering, where the algorithm groups data based on similarities without needing labeled data.
Loading...
Related Quiz
- You are developing a recommendation system for a music app. While the system's bias is low, it tends to offer very different song recommendations for slight variations in user input. This is an indication of which issue in the bias-variance trade-off?
- What is the primary purpose of using Logistic Regression?
- How is NLP primarily used in healthcare?
- Describe the process of Bootstrapping and its applications in model evaluation.
- Why is centroid initialization important in K-Means clustering?