ML 2 MARKS
ML 2 MARKS
- Impurity measures (e.g., entropy, Gini index) quantify how mixed or pure
a node is in a decision tree.
- The bias term allows the model to fit data that does not pass through the
origin.
- **Euclidean distance.**
- **Crisp clustering** assigns each data point to only one cluster, whereas
**fuzzy clustering** allows partial membership.
10. **State one real-world application of clustering.**
---