Book description
Data Mining: Practical Machine Learning Tools and Techniques, Fourth Edition, offers a thorough grounding in machine learning concepts, along with practical advice on applying these tools and techniques in real-world data mining situations. This highly anticipated fourth edition of the most acclaimed work on data mining and machine learning teaches readers everything they need to know to get going, from preparing inputs, interpreting outputs, evaluating results, to the algorithmic methods at the heart of successful data mining approaches.
Extensive updates reflect the technical changes and modernizations that have taken place in the field since the last edition, including substantial new chapters on probabilistic methods and on deep learning. Accompanying the book is a new version of the popular WEKA machine learning software from the University of Waikato. Authors Witten, Frank, Hall, and Pal include today's techniques coupled with the methods at the leading edge of contemporary research.
Please visit the book companion website at https://www.cs.waikato.ac.nz/~ml/weka/book.html.
It contains
- Powerpoint slides for Chapters 1-12. This is a very comprehensive teaching resource, with many PPT slides covering each chapter of the book
- Online Appendix on the Weka workbench; again a very comprehensive learning aid for the open source software that goes with the book
- Table of contents, highlighting the many new sections in the 4th edition, along with reviews of the 1st edition, errata, etc.
- Provides a thorough grounding in machine learning concepts, as well as practical advice on applying the tools and techniques to data mining projects
- Presents concrete tips and techniques for performance improvement that work by transforming the input or output in machine learning methods
- Includes a downloadable WEKA software toolkit, a comprehensive collection of machine learning algorithms for data mining tasks-in an easy-to-use interactive interface
- Includes open-access online courses that introduce practical applications of the material in the book
Table of contents
- Cover image
- Title page
- Table of Contents
- Copyright
- List of Figures
- List of Tables
- Preface
-
Part I: Introduction to data mining
- Chapter 1. What’s it all about?
- Chapter 2. Input: Concepts, instances, attributes
- Chapter 3. Output: Knowledge representation
-
Chapter 4. Algorithms: The basic methods
- Abstracts
- 4.1 Inferring Rudimentary Rules
- 4.2 Simple Probabilistic Modeling
- 4.3 Divide-and-Conquer: Constructing Decision Trees
- 4.4 Covering Algorithms: Constructing Rules
- 4.5 Mining Association Rules
- 4.6 Linear Models
- 4.7 Instance-Based Learning
- 4.8 Clustering
- 4.9 Multi-instance Learning
- 4.10 Further Reading and Bibliographic Notes
- 4.11 Weka Implementations
-
Chapter 5. Credibility: Evaluating what’s been learned
- Abstract
- 5.1 Training and Testing
- 5.2 Predicting Performance
- 5.3 Cross-Validation
- 5.4 Other Estimates
- 5.5 Hyperparameter Selection
- 5.6 Comparing Data Mining Schemes
- 5.7 Predicting Probabilities
- 5.8 Counting the Cost
- 5.9 Evaluating Numeric Prediction
- 5.10 The MDL Principle
- 5.11 Applying the MDL Principle to Clustering
- 5.12 Using a Validation Set for Model Selection
- 5.13 Further Reading and Bibliographic Notes
-
Part II: More advanced machine learning schemes
- Part II. More advanced machine learning schemes
- Chapter 6. Trees and rules
- Chapter 7. Extending instance-based and linear models
- Chapter 8. Data transformations
-
Chapter 9. Probabilistic methods
- Abstract
- 9.1 Foundations
- 9.2 Bayesian Networks
- 9.3 Clustering and Probability Density Estimation
- 9.4 Hidden Variable Models
- 9.5 Bayesian Estimation and Prediction
- 9.6 Graphical Models and Factor Graphs
- 9.7 Conditional Probability Models
- 9.8 Sequential and Temporal Models
- 9.9 Further Reading and Bibliographic Notes
- 9.10 Weka Implementations
-
Chapter 10. Deep learning
- Abstract
- 10.1 Deep Feedforward Networks
- 10.2 Training and Evaluating Deep Networks
- 10.3 Convolutional Neural Networks
- 10.4 Autoencoders
- 10.5 Stochastic Deep Networks
- 10.6 Recurrent Neural Networks
- 10.7 Further Reading and Bibliographic Notes
- 10.8 Deep Learning Software and Network Implementations
- 10.9 WEKA Implementations
- Chapter 11. Beyond supervised and unsupervised learning
- Chapter 12. Ensemble learning
-
Chapter 13. Moving on: applications and beyond
- Abstract
- 13.1 Applying Machine Learning
- 13.2 Learning From Massive Datasets
- 13.3 Data Stream Learning
- 13.4 Incorporating Domain Knowledge
- 13.5 Text Mining
- 13.6 Web Mining
- 13.7 Images and Speech
- 13.8 Adversarial Situations
- 13.9 Ubiquitous Data Mining
- 13.10 Further Reading and Bibliographic Notes
- 13.11 WEKA Implementations
- Appendix A. Theoretical foundations
- Appendix B. The WEKA workbench
- References
- Index
Product information
- Title: Data Mining, 4th Edition
- Author(s):
- Release date: October 2016
- Publisher(s): Morgan Kaufmann
- ISBN: 9780128043578
You might also like
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …
book
Robust Python
Does it seem like your Python projects are getting bigger and bigger? Are you feeling the …
book
Python for Data Analysis, 3rd Edition
Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python …
book
Introduction to JavaScript Object Notation
What is JavaScript Object Notation (JSON) and how can you put it to work? This concise …