Data clustering in C++ : an object-oriented approach /
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 ha...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Boca Raton, Fla. :
CRC Press,
©2011.
|
Colección: | Chapman & Hall/CRC data mining and knowledge discovery series.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- 1. Data clustering and C++ preliminaries
- 2. A C++ data clustering framework
- 3. Data clustering algorithms.