Book description
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,
Table of contents
- Front Cover
- Dedication
- Contents (1/2)
- Contents (2/2)
- List of Figures
- List of Tables
- Preface
-
I. Data Clustering and C++ Preliminaries
- 1. Introduction to Data Clustering (1/6)
- 1. Introduction to Data Clustering (2/6)
- 1. Introduction to Data Clustering (3/6)
- 1. Introduction to Data Clustering (4/6)
- 1. Introduction to Data Clustering (5/6)
- 1. Introduction to Data Clustering (6/6)
- 2. The Unified Modeling Language (1/3)
- 2. The Unified Modeling Language (2/3)
- 2. The Unified Modeling Language (3/3)
- 3. Object-Oriented Programming and C++ (1/4)
- 3. Object-Oriented Programming and C++ (2/4)
- 3. Object-Oriented Programming and C++ (3/4)
- 3. Object-Oriented Programming and C++ (4/4)
- 4. DesignPatterns (1/4)
- 4. DesignPatterns (2/4)
- 4. DesignPatterns (3/4)
- 4. DesignPatterns (4/4)
- 5. C++ Libraries and Tools (1/5)
- 5. C++ Libraries and Tools (2/5)
- 5. C++ Libraries and Tools (3/5)
- 5. C++ Libraries and Tools (4/5)
- 5. C++ Libraries and Tools (5/5)
-
II. A C++ Data Clustering Framework
- 6. The Clustering Library (1/3)
- 6. The Clustering Library (2/3)
- 6. The Clustering Library (3/3)
- 7. Datasets (1/4)
- 7. Datasets (2/4)
- 7. Datasets (3/4)
- 7. Datasets (4/4)
- 8. Clusters (1/2)
- 8. Clusters (2/2)
- 9. Dissimilarity Measures (1/2)
- 9. Dissimilarity Measures (2/2)
- 10. Clustering Algorithms (1/3)
- 10. Clustering Algorithms (2/3)
- 10. Clustering Algorithms (3/3)
- 11. Utility Classes (1/5)
- 11. Utility Classes (2/5)
- 11. Utility Classes (3/5)
- 11. Utility Classes (4/5)
- 11. Utility Classes (5/5)
-
III. Data Clustering Algorithms
- 12. Agglomerative Hierarchical Algorithms (1/7)
- 12. Agglomerative Hierarchical Algorithms (2/7)
- 12. Agglomerative Hierarchical Algorithms (3/7)
- 12. Agglomerative Hierarchical Algorithms (4/7)
- 12. Agglomerative Hierarchical Algorithms (5/7)
- 12. Agglomerative Hierarchical Algorithms (6/7)
- 12. Agglomerative Hierarchical Algorithms (7/7)
- 13. DIANA (1/3)
- 13. DIANA (2/3)
- 13. DIANA (3/3)
- 14. The k-means Algorithm (1/3)
- 14. The k-means Algorithm (2/3)
- 14. The k-means Algorithm (3/3)
- 15. The c-means Algorithm (1/3)
- 15. The c-means Algorithm (2/3)
- 15. The c-means Algorithm (3/3)
- 16. The k-prototypes Algorithm (1/2)
- 16. The k-prototypes Algorithm (2/2)
- 17. The Genetic k-modes Algorithm (1/3)
- 17. The Genetic k-modes Algorithm (2/3)
- 17. The Genetic k-modes Algorithm (3/3)
- 18. The FSC Algorithm (1/3)
- 18. The FSC Algorithm (2/3)
- 18. The FSC Algorithm (3/3)
- 19. The Gaussian Mixture Algorithm (1/4)
- 19. The Gaussian Mixture Algorithm (2/4)
- 19. The Gaussian Mixture Algorithm (3/4)
- 19. The Gaussian Mixture Algorithm (4/4)
- 20. A Parallel k-means Algorithm (1/4)
- 20. A Parallel k-means Algorithm (2/4)
- 20. A Parallel k-means Algorithm (3/4)
- 20. A Parallel k-means Algorithm (4/4)
- A. Exercises and Projects
- B. Listings (1/28)
- B. Listings (2/28)
- B. Listings (3/28)
- B. Listings (4/28)
- B. Listings (5/28)
- B. Listings (6/28)
- B. Listings (7/28)
- B. Listings (8/28)
- B. Listings (9/28)
- B. Listings (10/28)
- B. Listings (11/28)
- B. Listings (12/28)
- B. Listings (13/28)
- B. Listings (14/28)
- B. Listings (15/28)
- B. Listings (16/28)
- B. Listings (17/28)
- B. Listings (18/28)
- B. Listings (19/28)
- B. Listings (20/28)
- B. Listings (21/28)
- B. Listings (22/28)
- B. Listings (23/28)
- B. Listings (24/28)
- B. Listings (25/28)
- B. Listings (26/28)
- B. Listings (27/28)
- B. Listings (28/28)
- C. Software (1/2)
- C. Software (2/2)
- Bibliography (1/4)
- Bibliography (2/4)
- Bibliography (3/4)
- Bibliography (4/4)
Product information
- Title: Data Clustering in C++
- Author(s):
- Release date: March 2011
- Publisher(s): Chapman and Hall/CRC
- ISBN: 9781439862247
You might also like
book
Quantitative Finance
Quantitative Finance: An Object-Oriented Approach in C++ provides readers with a foundation in the key methods …
book
Practical Time Series Analysis
Time series data analysis is increasingly important due to the massive production of such data through …
book
The New Trading for a Living: Psychology, Discipline, Trading Tools and Systems, Risk Control, Trade Management
The best-selling trading book of all time—updated for the new era The New Trading for a …
book
Artificial Intelligence in Finance
Many industries have been revolutionized by the widespread adoption of AI and machine learning. The programmatic …