Clustering Categorical Data Using Community Detection Techniques

Huu Hiep Nguyen1

  • 1Institute of Research and Development, Duy Tan University, P809 7/25 Quang Trung, Danang 550000, Vietnam.

Summary

This study introduces CD-Clustering, a new method for categorical data clustering that uses community detection to find initial cluster centers. This approach improves accuracy and efficiency compared to traditional k-modes initialization.

Related Concept Videos

How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
45.3K
What are Populations and Communities?00:30

What are Populations and Communities?

Overview
38.0K
Cluster Sampling Method01:20

Cluster Sampling Method

Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
14.9K
Vesicular Tubular Clusters01:45

Vesicular Tubular Clusters

After budding out from the ER membrane, some COPII vesicles lose their coat and fuse with one another to form larger vesicles and interconnected tubules called vesicular tubular clusters or VTCs. These clusters constitute a compartment at the ER-Golgi interface known as ERGIC (Endoplasmic Reticulum Golgi Intermediate Compartment). The ERGIC is a mobile membrane-bound cargo transport system that sorts proteins secreted from ER and delivers them to the Golgi.
With the help of motor proteins such...
3.3K
Community Based Intervention01:30

Community Based Intervention

Community-based interventions in mental health represent a paradigm shift from institution-centered care to treatments embedded within the fabric of local communities. By prioritizing inclusion and leveraging existing societal structures, this approach fosters a supportive environment conducive to addressing mental health challenges while promoting individual dignity and agency.
Foundations of Community Mental Health Programs
Central to the success of community-based interventions is the...
492
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

Statistical inference techniques, paramount in hypothesis testing, differentiate into two broad categories: parametric and nonparametric statistics.
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
498