이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This code is a simple(not speed optimized) implementation of GSMS_T2
based on the paper [1]. This implementaion does not use the speed
optimazations of [1]. You can use this software for non commercial purposes. Please, cite the article [1].
If you want to use the software for commercial purpose you have to contact with the authors of [1].
[1] C. Panagiotakis and G. Tziritas, Successive Group Selection for Microaggregation, IEEE Trans. on Knowledge and Data Engineering, vol.25, no.5, pp.1191-1195, May 2013.
In this work, we implement an efficient clustering algorithm that has been applied to the microaggregation problem. The goal is to partition N given records into clusters, each of them grouping at least K records, so that the sum of the within-partition squared error (SSE) is minimized. We propose a successive Group Selection algorithm that approximately solves the microaggregation problem based on sequential Minimization of SSE. Experimental results and comparisons to existing methods with similar computation cost on real and synthetic data sets demonstrate the high performance and robustness of the proposed scheme.
For more details visit: www.csd.uoc.gr/~cpanag
www.csd.uoc.gr/~tziritas
인용 양식
Costas Panagiotakis (2026). Successive Group Selection for Microaggregation (https://kr.mathworks.com/matlabcentral/fileexchange/45513-successive-group-selection-for-microaggregation), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.8.0.0 | tags update |
||
| 1.7.0.0 | Description update
|
||
| 1.6.0.0 | The readme file has been updated. |
||
| 1.5.0.0 | The 216 synthetic datasets that have been used in [1] have been added (see files synthetic216.zip and readme.txt). |
||
| 1.4.0.0 | The comments on .m file have been updated. |
||
| 1.3.0.0 | The comments on .m file are updated. |
||
| 1.2.0.0 | The homepages of authors have been added. |
||
| 1.1.0.0 | The homepages of authors of this work have been added. |
||
| 1.0.0.0 |
