Self-Organised Direction Aware Data Partitioning Algorithm

版本 1.1.2.0 (14.8 KB) 作者: X.Gu&P.Angelov
Source code of SODA Algorithm for data partitioning/clustering.
180.0 次下载
更新时间 2018/11/15

查看许可证

The package contains:
1. The recently introduced Self-Organised Direction Aware Data Partitioning Algorithm (SODA);
2. A demo for offline data partitioning;
3. A demo for conducting hybrid between the offline prime and the evolving extension.

SODA algorithm is for data partitioning.

Data partitioning is very close to clustering, but the end result will be the data clouds with irregular shapes instead of clusters with certain shapes.

Reference:
X. Gu, P. Angelov, D. Kangin, J. Principe, Self-organised direction aware data partitioning algorithm, Information Sciences, vol.423, pp. 80-95 , 2018.

If this code is helpful, please cite the above paper.

For any queries about the codes, please contact Prof. Plamen P. Angelov (p.angelov@lancaster.ac.uk) and Dr. Xiaowei Gu (x.gu3@lancaster.ac.uk)

Programmed by Xiaowei Gu

引用格式

X. Gu, P. Angelov, D. Kangin, J. Principe, Self-organised direction aware data partitioning algorithm, Information Sciences, vol.423, pp. 80-95 , 2018.

MATLAB 版本兼容性
创建方式 R2018a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.2.0

Updated Description.

1.1.1.0

Update the description

1.1.0.0

The output and input of the algorithm are reconstructed to an more convenient form for users.
The comments of the code are updated.
Update the description of the code

1.0.0.0