Which data mining model cannot predict a categorical target attribute?

Prepare for the Data Mining Test with our comprehensive quizzes. Practice with various question types, each with hints and explanations. Boost your understanding and ensure success on your exam!

Multiple Choice

Which data mining model cannot predict a categorical target attribute?

Explanation:
Predicting a categorical target relies on supervised learning, where the model learns from labeled examples to map features to class labels. K-means clustering is an unsupervised method that groups data by similarity without using any target labels, so it doesn’t produce a predicted category for new instances. In contrast, decision trees, Naive Bayes, and logistic regression are all supervised classification methods that learn from labeled data to assign new observations to discrete classes. Therefore, the model that cannot predict a categorical target attribute is k-means clustering.

Predicting a categorical target relies on supervised learning, where the model learns from labeled examples to map features to class labels. K-means clustering is an unsupervised method that groups data by similarity without using any target labels, so it doesn’t produce a predicted category for new instances. In contrast, decision trees, Naive Bayes, and logistic regression are all supervised classification methods that learn from labeled data to assign new observations to discrete classes. Therefore, the model that cannot predict a categorical target attribute is k-means clustering.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy