Data Compression for Data Mining Algorithms
- Publisher's listprice EUR 166.99
-
65 226 Ft (62 120 Ft + 5% VAT)
The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.
- Discount 10% (cc. 6 523 Ft off)
- Discounted price 58 703 Ft (55 908 Ft + 5% VAT)
Subcribe now and take benefit of a favourable price.
Subscribe
65 226 Ft
Availability
Not yet published.
Why don't you give exact delivery time?
Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.
Product details:
- Publisher Morgan Kaufmann
- Date of Publication 29 May 2026
- ISBN 9780443405419
- Binding Paperback
- No. of pages364 pages
- Size 235x191 mm
- Weight 450 g
- Language English 700
Categories
Long description:
Data Compression for Data Mining Algorithms tackles the important problems in the design of more efficient data mining algorithms by way of data compression techniques and provides the first systematic and comprehensive description of the relationships between data compression mechanisms and the computations involved in data mining algorithms. Data mining algorithms are powerful analytical techniques used across various disciplines, including business, engineering, and science. However, in the big data era, tasks such as association rule mining and classification often require multiple scans of databases, while clustering and outlier detection methods typically depend on Euclidean distance for similarity measures, leading to high computational costs.
Data Compression for Data Mining Algorithms addresses these challenges by focusing on the scalarization of data mining algorithms, leveraging data compression techniques to reduce dataset sizes and applying information theory principles to minimize computations involved in tasks such as feature selection and similarity computation. The book features the latest developments in both lossless and lossy data compression methods and provides a comprehensive exposition of data compression methods for data mining algorithm design from multiple points of view.
Key discussions include Huffman coding, scalar and vector quantization, transforms, subbands, wavelet-based compression for scalable algorithms, and the role of neural networks, particularly deep learning, in feature selection and dimensionality reduction. The book’s contents are well-balanced for both theoretical analysis and real-world applications, and the chapters are well organized to compose a solid overview of the data compression techniques for data mining. To provide the reader with a more complete understanding of the material, projects and problems solved with Python are interspersed throughout the text.
- Covers popular data compression methods and their solutions to aid in the development and application of data mining algorithms
- Includes projects and problems solved with Python to help readers create programs for both data compression and data mining problems
- Focuses on the scalarization of data mining algorithms, leveraging data compression techniques to reduce dataset sizes and applying information theory principles to minimize computations
- Simplifies the content of the field of data compression by covering topics that are widely useful from a data mining perspective
Table of Contents:
Part I: Foundation
1. Overview and Contributions
2. Introduction to Data Mining Algorithms
3. Introduction to Data Compression Methods
Part II: Association Rule Mining
4. Huffman Coding for Association Rule Mining
5. Arithmetic Coding for Maximal Frequent Itemsets Mining
Part III: Classification
6. Feature Subset Selection for Decision Tree Construction
7. Neural Networks for Decision Tree Construction
8. Principal Component Analysis for Decision Tree Construction
9. Dictionary Techniques for Support Vector Machine
10. Quantization for Support Vector Machine
Part IV: Clustering and Outlier Detection
11. A Sparse Data Representation for Clustering
12. Dictionary Coding Based Compression for Clustering
13. Nearest Neighbor Based Compression for Outlier Detection
14. Huffman Coding for Outlier Detection
15. Arithmetic Coding for Outlier Detection