Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Data Science
  3. Question
Data Science

Clustering and relationship is in type of which relationship?

Asked by Audrey Berry Feb 10, 2023 968 views 1 answer
Share

About this question

Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group (called a cluster) are more similar (in some sense or another) to each other than to those in other groups (clusters).


Source: Wikipedia

Association rule learning is a method for discovering interesting relations between variables in large databases.


Source: Wikipedia


So both, clustering and association rule mining (ARM), are in the field of unsupervised machine learning. Clustering is about the data points, ARM is about finding relationships between the attributes of those data points.


However, I wonder if there are more relationships. For example, given clustering, can this enhance / simplify ARM or vice versa?

Your answer

1 Answer

More Data Science discussions

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest Data Science Blogs

Guides, tips and career advice on Data Science from JanBask experts.