paper-with-me

홈 › Papers

Data clustering: an essential technique in data science

2024-12-25 · Tai Dinh, Wong Hauchi, Daniil Lisik, Michal Koren, Dat Tran, Philip S. Yu, Joaquín Torres-Sospedra

This paper explores the critical role of data clustering in data science, emphasizing its methodologies, tools, and diverse applications. Traditional techniques, such as partitional and hierarchical clustering, are analyzed alongside advanced approaches such as data stream, density-based, graph-based, and model-based clustering for handling complex structured datasets. The paper highlights key principles underpinning clustering, outlines widely used tools and frameworks, introduces the workflow of clustering in data science, discusses challenges in practical implementation, and examines various applications of clustering. By focusing on these foundations and applications, the discussion underscores clustering's transformative potential. The paper concludes with insights into future research directions, emphasizing clustering's role in driving innovation and enabling data-driven decision-making.

📄 PDF Abstract BibTeX arXiv:2412.18760

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDecision Making

Similar Papers 제목 키워드 기반

A review of clustering models in educational data science towards fairness-aware learning

2023-01-09 · Tai Le Quy, Gunnar Friege, Eirini Ntoutsi

Ensuring fairness is essential for every education system. Machine learning is increasingly supporting the education system and educational data science (EDS) domain, from decision support to educational activities and l…

ClusteringFairness

A Pragmatic Method for Comparing Clusterings with Overlaps and Outliers

2026-02-16 · Ryan DeWolfe, Paweł Prałat, François Théberge arxiv

Clustering algorithms are an essential part of the unsupervised data science ecosystem, and extrinsic evaluation of clustering algorithms requires a method for comparing the detected clustering to a ground truth clusteri…

Clustering Introductory Computer Science Exercises Using Topic Modeling Methods

2021-04-21 · Laura O. Moraes, Carlos Eduardo Pedreira

Manually determining concepts present in a group of questions is a challenging and time-consuming process. However, the process is an essential step while modeling a virtual learning environment since a mapping between c…

Clustering

K-Tensors: Clustering Positive Semi-Definite Matrices

2023-06-10 · Hanchao Zhang, Baoyi Shi, Thaddeus Tarpey

This paper introduces $K$-Tensors, a novel self-consistent clustering algorithm designed to cluster positive semi-definite (PSD) matrices by their eigenstructures. Clustering PSD matrices is crucial across various fields…

Clustering

Techniques for clustering interaction data as a collection of graphs

2014-06-24 · Nam H. Lee, Carey Priebe, Youngser Park, I-Jeng Wang 외

A natural approach to analyze interaction data of form "what-connects-to-what-when" is to create a time-series (or rather a sequence) of graphs through temporal discretization (bandwidth selection) and spatial discretiza…

ClusteringCommunity DetectionModel SelectionTime Series+1