Highly recommend this book for a practical introduction to the theory and applications of Machine Learning. Great book if you are looking to ACTUALLY implement some machine learning systems, prefer to learn via diagrams, a "how-stuff-works"-style explanation, and skip much of the equations and heavy math that fills similar books. Obviously, this book is a perfect companion to the Weka machine toolbox, which is quickly...
0Report
This book is perfect if you are trying to get your hands around what data mining and machine learning is. Most of the books I have read on this subject want to start with equations and get more complex from there, with little practicality. This book makes extensive use of examples and introduces the mathematical basis for algorithms where needed. The authors make the point that simpler algoritms often work best for solving...
0Report
I'm surprisingly please with this book. I've been reading up on the topic and associated algorithms in other books for some time; I'm a software developer but don't have a statistics background, and so felt a lot of the texts were too focused on the math and the theory while being thin on content when it came to "rubber hitting the road", or even using clear, simple examples and straight-forward notation. This book is so...
0Report
The first edition of this book was good, but this is a huge improvement. The writing is really great, very clear, even when it heads into deeper waters. The explanation, for instance, of the various algorithms for accomplishing attribute discretization is very clear, even as the equations start to get very long and complicated. It's pretty incredible that this book is so readable, kudos to the authors for that. Most importantly,...
0Report
This is the second edition of the author's Data Mining book. The first part of the book focuses on data mining algorithms, implementation issues, and how to evaluate the results of the data mining model. The second part focuses on the authors "Weka Machine Learning Workbench" which is available under a GNU General Public License. See their web site: http://www.cs.waikato.ac.nz/~ml/weka/index.html for the software. This...
0Report