Data Clustering in C++

Data Clustering in C++
Author :
Publisher : CRC Press
Total Pages : 512
Release :
ISBN-10 : 9781439862247
ISBN-13 : 1439862249
Rating : 4/5 (249 Downloads)

Book Synopsis Data Clustering in C++ by : Guojun Gan

Download or read book Data Clustering in C++ written by Guojun Gan and published by CRC Press. This book was released on 2011-03-28 with total page 512 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data clustering is a highly interdisciplinary field, the goal of which is to divide a set of objects into homogeneous groups such that objects in the same group are similar and objects in different groups are quite distinct. Thousands of theoretical papers and a number of books on data clustering have been published over the past 50 years. However, few books exist to teach people how to implement data clustering algorithms. This book was written for anyone who wants to implement or improve their data clustering algorithms. Using object-oriented design and programming techniques, Data Clustering in C++ exploits the commonalities of all data clustering algorithms to create a flexible set of reusable classes that simplifies the implementation of any data clustering algorithm. Readers can follow the development of the base data clustering classes and several popular data clustering algorithms. Additional topics such as data pre-processing, data visualization, cluster visualization, and cluster interpretation are briefly covered. This book is divided into three parts-- Data Clustering and C++ Preliminaries: A review of basic concepts of data clustering, the unified modeling language, object-oriented programming in C++, and design patterns A C++ Data Clustering Framework: The development of data clustering base classes Data Clustering Algorithms: The implementation of several popular data clustering algorithms A key to learning a clustering algorithm is to implement and experiment the clustering algorithm. Complete listings of classes, examples, unit test cases, and GNU configuration files are included in the appendices of this book as well as in the downloadable resources. The only requirements to compile the code are a modern C++ compiler and the Boost C++ libraries.


Data Clustering in C++ Related Books

Data Clustering in C++
Language: en
Pages: 512
Authors: Guojun Gan
Categories: Business & Economics
Type: BOOK - Published: 2011-03-28 - Publisher: CRC Press

DOWNLOAD EBOOK

Data clustering is a highly interdisciplinary field, the goal of which is to divide a set of objects into homogeneous groups such that objects in the same group
Data Clustering
Language: en
Pages: 648
Authors: Charu C. Aggarwal
Categories: Business & Economics
Type: BOOK - Published: 2013-08-21 - Publisher: CRC Press

DOWNLOAD EBOOK

Research on the problem of clustering tends to be fragmented across the pattern recognition, database, data mining, and machine learning communities. Addressing
Data Clustering: Theory, Algorithms, and Applications, Second Edition
Language: en
Pages: 430
Authors: Guojun Gan
Categories: Mathematics
Type: BOOK - Published: 2020-11-10 - Publisher: SIAM

DOWNLOAD EBOOK

Data clustering, also known as cluster analysis, is an unsupervised process that divides a set of objects into homogeneous groups. Since the publication of the
Algorithms for Fuzzy Clustering
Language: en
Pages: 252
Authors: Sadaaki Miyamoto
Categories: Computers
Type: BOOK - Published: 2008-04-15 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Recently many researchers are working on cluster analysis as a main tool for exploratory data analysis and data mining. A notable feature is that specialists in
Clustering
Language: en
Pages: 400
Authors: Rui Xu
Categories: Mathematics
Type: BOOK - Published: 2008-11-03 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

This is the first book to take a truly comprehensive look at clustering. It begins with an introduction to cluster analysis and goes on to explore: proximity me