0
12kviews
State the difference between clustering and classification
1 Answer
0
46views
CLASSIFICATION CLUSTERING
Classification is supervised learning technique used to assign per-defined tag to instance on the basis of features Clustering is unsupervised technique used to group similar instances on the basis of features.
Classification algorithm requires training data. Clustering does not require training data.
Classification,model is uses pre-defined instances. Clustering …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.