Home Questions Which algorithm is commonly used for classification tasks?
Question:

Which algorithm is commonly used for classification tasks?

Choose the correct answer:
  • A. K-Means Clustering
  • B. Linear Regression
  • C. Decision Trees ✅ Correct
  • D. Apriori Algorithm
  • E. DBSCAN
Explanation:
Decision Trees are widely used for classification tasks due to their interpretability and ability to handle both numerical and categorical data.

Related Questions & One-Liners

  • No related questions / one-liners available.

Related Study Material

A Quiz on Artificial Intelligence and Machine Learning

This set of questions covers a range of foundational topics in AI and ML, including supervised and unsupervised learning, model evaluation, and applications in natural…

Scroll to Top