73 products were found matching your search for clustering in 3 shops:
-
Clustering and Classification
Vendor: Abebooks.com Price: 35.00 $At a moderately advanced level, this book seeks to cover the areas of clustering and related methods of data analysis where major advances are being made. Topics include: hierarchical clustering, variable selection and weighting, additive trees and other network models, relevance of neural network models to clustering, the role of computational complexity in cluster analysis, latent class approaches to cluster analysis, theory and method with applications of a hierarchical classes model in psychology and psychopathology, combinatorial data analysis, clusterwise aggregation of relations, review of the Japanese-language results on clustering, review of the Russian-language results on clustering and multidimensional scaling, practical advances, and significance tests.
-
Clustering and Classification
Vendor: Abebooks.com Price: 348.51 $At a moderately advanced level, this book seeks to cover the areas of clustering and related methods of data analysis where major advances are being made. Topics include: hierarchical clustering, variable selection and weighting, additive trees and other network models, relevance of neural network models to clustering, the role of computational complexity in cluster analysis, latent class approaches to cluster analysis, theory and method with applications of a hierarchical classes model in psychology and psychopathology, combinatorial data analysis, clusterwise aggregation of relations, review of the Japanese-language results on clustering, review of the Russian-language results on clustering and multidimensional scaling, practical advances, and significance tests.
-
Clustering (Theoretical and Practical Aspects)
Vendor: Abebooks.com Price: 134.26 $This is a Brand-new US Edition. This Item may be shipped from US or any other country as we have multiple locations worldwide.
-
Clustering Standards in Integrated Units
Vendor: Abebooks.com Price: 20.02 $Provides teachers with a framework for designing, implementing, and evaluating interdisciplinary units that integrate content and standards across multiple curriculum areas.
-
Clustering algorithms (Wiley series in probability and mathematical statistics)
Vendor: Abebooks.com Price: 109.82 $In shrink wrap! Looks like an interesting title!
-
Data Clustering: Theory, Algorithms, and Applications, Second Edition
Vendor: Abebooks.com Price: 108.85 $Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported
-
Clustering Challenges in Biological Networks
Vendor: Abebooks.com Price: 11.48 $This volume presents a collection of papers dealing with various aspects of clustering in biological networks and other related problems in computational biology. It consists of two parts, with the first part containing surveys of selected topics and the second part presenting original research contributions. This book will be a valuable source of material to faculty, students, and researchers in mathematical programming, data analysis and data mining, as well as people working in bioinformatics, computer science, engineering, and applied mathematics. In addition, the book can be used as a supplement to any course in data mining or computational/systems biology.
-
Clustering Standards in Integrated Units
Vendor: Abebooks.com Price: 36.44 $Provides teachers with a framework for designing, implementing, and evaluating interdisciplinary units that integrate content and standards across multiple curriculum areas.
-
Clustering Challenges in Biological Networks
Vendor: Abebooks.com Price: 70.99 $This volume presents a collection of papers dealing with various aspects of clustering in biological networks and other related problems in computational biology. It consists of two parts, with the first part containing surveys of selected topics and the second part presenting original research contributions. This book will be a valuable source of material to faculty, students, and researchers in mathematical programming, data analysis and data mining, as well as people working in bioinformatics, computer science, engineering, and applied mathematics. In addition, the book can be used as a supplement to any course in data mining or computational/systems biology.
-
Small Business Clustering Technologies: Applications in Marketing, Management, IT and Economics
Vendor: Abebooks.com Price: 96.63 $Small Business Clustering Technologies: Applications in Marketing, Management, Economics, Finance, and IT examines the development and role of small business clusters from a variety of disciplines - economics, marketing, management, and information systems. Unlike many issues that are hampered by ideological problems between disciplines, this book proves that there is an approach suggesting that cluster analysis is truly interdisciplinary. Small Business Clustering Technologies: Applications in Marketing, Management, Economics, Finance, and IT brings together perspectives on small business clusters from a range of disciplines and countries, highlights the commonalities in the literature, and gives a range of case studies illustrating the variety of clusters throughout the world.
-
Data Clustering: Algorithms and Applications (Chapman & Hall/CRC Data Mining and Knowledge Discovery Series)
Vendor: Abebooks.com Price: 147.01 $Research on the problem of clustering tends to be fragmented across the pattern recognition, database, data mining, and machine learning communities. Addressing this problem in a unified way, Data Clustering: Algorithms and Applications provides complete coverage of the entire area of clustering, from basic methods to more refined and complex data clustering approaches. It pays special attention to recent issues in graphs, social networks, and other domains.The book focuses on three primary aspects of data clustering: Methods, describing key techniques commonly used for clustering, such as feature selection, agglomerative clustering, partitional clustering, density-based clustering, probabilistic clustering, grid-based clustering, spectral clustering, and nonnegative matrix factorization Domains, covering methods used for different domains of data, such as categorical data, text data, multimedia data, graph data, biological data, stream data, uncertain data, time series clustering, high-dimensional clustering, and big data Variations and Insights, discussing important variations of the clustering process, such as semisupervised clustering, interactive clustering, multiview clustering, cluster ensembles, and cluster validation In this book, top researchers from around the world explore the characteristics of clustering problems in a variety of application areas. They also explain how to glean detailed insight from the clustering process―including how to verify the quality of the underlying clusters―through supervision, human intervention, or the automated generation of alternative clusters.
-
Data Clustering: Algorithms and Applications (Chapman & Hall/CRC Data Mining and Knowledge Discovery Series)
Vendor: Abebooks.com Price: 211.65 $Research on the problem of clustering tends to be fragmented across the pattern recognition, database, data mining, and machine learning communities. Addressing this problem in a unified way, Data Clustering: Algorithms and Applications provides complete coverage of the entire area of clustering, from basic methods to more refined and complex data clustering approaches. It pays special attention to recent issues in graphs, social networks, and other domains.The book focuses on three primary aspects of data clustering: Methods, describing key techniques commonly used for clustering, such as feature selection, agglomerative clustering, partitional clustering, density-based clustering, probabilistic clustering, grid-based clustering, spectral clustering, and nonnegative matrix factorization Domains, covering methods used for different domains of data, such as categorical data, text data, multimedia data, graph data, biological data, stream data, uncertain data, time series clustering, high-dimensional clustering, and big data Variations and Insights, discussing important variations of the clustering process, such as semisupervised clustering, interactive clustering, multiview clustering, cluster ensembles, and cluster validation In this book, top researchers from around the world explore the characteristics of clustering problems in a variety of application areas. They also explain how to glean detailed insight from the clustering process―including how to verify the quality of the underlying clusters―through supervision, human intervention, or the automated generation of alternative clusters.
-
Data Clustering in C++: An Object-Oriented Approach (Chapman & Hall/Crc Data Mining and Knowledge Discovery)
Vendor: Abebooks.com Price: 109.74 $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 patternsA C++ Data Clustering Framework: The development of data clustering base classesData 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 CD-ROM of the book. The only requirements to compile the code are a modern C++ compiler and the Boost C++ libraries.
-
Data Clustering: Theory, Algorithms, And Applications 2Ed.
Vendor: Abebooks.com Price: 100.58 $New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
-
Data Clustering: Theory, Algorithms, and Applications (ASA-SIAM Series on Statistics and Applied Probability, Series Number 20)
Vendor: Abebooks.com Price: 214.07 $Cluster analysis is an unsupervised process that divides a set of objects into homogeneous groups. This book starts with basic information on cluster analysis, including the classification of data and the corresponding similarity measures, followed by the presentation of over 50 clustering algorithms in groups according to some specific baseline methodologies such as hierarchical, centre-based, and search-based methods. As a result, readers and users can easily identify an appropriate algorithm for their applications and compare novel ideas with existing results. The book also provides examples of clustering applications to illustrate the advantages and shortcomings of different clustering architectures and algorithms. Application areas include pattern recognition, artificial intelligence, information technology, image processing, biology, psychology, and marketing. Suitable as a textbook for an introductory course in cluster analysis or as source material for a graduate-level introduction to data mining.
-
Model-Based Clustering and Classification for Data Science : With Applications in R
Vendor: Abebooks.com Price: 91.15 $Cluster analysis finds groups in data automatically. Most methods have been heuristic and leave open such central questions as: how many clusters are there? Which method should I use? How should I handle outliers? Classification assigns new observations to groups given previously classified observations, and also has open questions about parameter tuning, robustness and uncertainty assessment. This book frames cluster analysis and classification in terms of statistical models, thus yielding principled estimation, testing and prediction methods, and sound answers to the central questions. It builds the basic ideas in an accessible but rigorous way, with extensive data examples and R code; describes modern approaches to high-dimensional data and networks; and explains such recent advances as Bayesian regularization, non-Gaussian model-based clustering, cluster merging, variable selection, semi-supervised and robust classification, clustering of functional data, text and images, and co-clustering. Written for advanced undergraduates in data science, as well as researchers and practitioners, it assumes basic knowledge of multivariate calculus, linear algebra, probability and statistics.
-
Model-based Clustering, Classification, and Density Estimation Using Mclust in R
Vendor: Abebooks.com Price: 84.62 $Unread book in perfect condition.
-
Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, Websocket and Rabbitmq
Vendor: Abebooks.com Price: 41.44 $Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, you'll tie all this together with a dive-in case study, a real-time scalable chat application under differing scenarios. Pro Java Clustering and Scalability also discusses how to horizontally scale the WebSocket chat application using a full STOMP broker such as RabbitMQ. Although this is a programming book, it also discusses many interesting infrastructure topics and tips about continuous delivery, Docker, NoSQL (Cassandra and Redis) and other related technologies. What You Will LearnHandle clustering and scalability using various open source Java, microservices, and web services tools and technologiesUse Spring Framework, Boot, and other Spring technologiesIntegrate with Redis, RabbitMQ, Cassandra, NoSQL, and much moreTest the case study code under various scenarios and stressesWho This Book Is ForExperienced Java developers with at least some prior experience with Java, especially Spring Framework, Boot and other tools, and some web services.
-
Partitions : Optimality and Clustering: Single-Parameter
Vendor: Abebooks.com Price: 149.15 $The need of optimal partition arises from many real-world problems involving the distribution of limited resources to many users. The "clustering" problem, which has recently received a lot of attention, is a special case of optimal partitioning. This book is the first attempt to collect all theoretical developments of optimal partitions, many of them derived by the authors, in an accessible place for easy reference. Much more than simply collecting the results, the book provides a general framework to unify these results and present them in an organized fashion.Many well-known practical problems of optimal partitions are dealt with. The authors show how they can be solved using the theory -- or why they cannot be. These problems include: allocation of components to maximize system reliability; experiment design to identify defectives; design of circuit card library and of blood analyzer lines; abstraction of finite state machines and assignment of cache items to pages; the division of property and partition bargaining as well as touching on those well-known research areas such as scheduling, inventory, nearest neighbor assignment, the traveling salesman problem, vehicle routing, and graph partitions. The authors elucidate why the last three problems cannot be solved in the context of the theory.
-
Linux Clustering: Building and Maintaining Linux Clusters
Vendor: Abebooks.com Price: 68.71 $Linux Clustering: Building and Maintaining Linux Clusters provides Linux users with information about building their own Linux cluster from the ground up. It gives best practices, helpful hints, and guidelines about building one server or hundreds of servers at a level that administrators at any experience level can understand. From installation of the air conditioning and power in the data center, to alternative file systems to the final production run, this book provides you with everything that you need to know. Linux Clustering: Building and Maintaining Linux Clusters walks you through the initial design and selection of the best possible types of clusters, as well as covering monitoring tools and providing for disaster recovery. Not only does this book provide information on parallel and Beowulf type clusters, Charles Bookman goes into depth on high availability clusters, load balancing, and provides advice for writing your own distributing applications as well. Incorporating best practices and cutting-edge approaches, Bookman provides step-by-step and tried-and-true methods of bringing up a Linux cluster to production level.
73 results in 0.248 seconds
Related search terms
© Copyright 2024 shopping.eu