Goodreads helps you keep track of books you want to read.
Start by marking “Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations” as Want to Read:
Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations
Enlarge cover
Rate this book
Clear rating
Open Preview

Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations

3.78  ·  Rating Details ·  468 Ratings  ·  32 Reviews
This book offers a thorough grounding in machine learning concepts as well as practical advice on applying machine learning tools and techniques in real-world data mining situations. Inside, you'll learn all you need to know about preparing inputs, interpreting outputs, evaluating results, and the algorithmic methods at the heart of successful data mining including both tr ...more
Paperback, 371 pages
Published October 25th 1999 by Morgan Kaufmann Publishers (first published October 11th 1999)
More Details... edit details

Friend Reviews

To see what your friends thought of this book, please sign up.

Reader Q&A

To ask other readers questions about Data Mining, please sign up.

Be the first to ask a question about Data Mining

This book is not yet featured on Listopia. Add this book to your favorite list »

Community Reviews

(showing 1-30 of 1,341)
filter  |  sort: default (?)  |  Rating Details
Todd N
Sep 25, 2013 Todd N rated it really liked it  ·  review of another edition
Shelves: big-data
This is an excellent, but somewhat uneven, introduction to the field of machine learning, divided into three parts.

Part 1 is a good overview of the types of use cases, standard data sets, and algorithms. It provides more intuitive rather than technical explanations, though there is some math to get through. Reading just this section will definitely get you through any dinner party conversations about machine learning. I read through this twice, taking careful notes in my Moleskine (natch) the se
...more
Derek Bridge
Dec 23, 2011 Derek Bridge rated it really liked it  ·  review of another edition
A useful compendium of data mining techniques and accompaniment to the Weka data mining tool. This book is more an overview than a detailed treatise: there are descriptions but few precise algorithms; the maths is kept to a minimum and, where there is maths, it is often left mostly unexplained; the applications seem dated - there's little on mining large-scale scientific, medical or web data, for example; and issues of handling large scale data are skirted. Nevertheless, its scope is wide and it ...more
Alex Zakharov
I’ve been delaying picking up a proper data science book for a couple of years now and finally ran out of excuses not to do it. These days any moderately serious conversation/book about areas that I tend to follow - genetics, genomics, economic development, history, consciousness, prediction, uncertainty - requires a minimum grounding in statistics and/or machine learning. Thus, when a couple of weeks ago I had to look something up for a little work project I took the opportunity to read most of ...more
Vhalros
Jan 06, 2008 Vhalros rated it it was ok  ·  review of another edition
From the perspective of a computer scientist, this book is basically totally useless, as it leaves the reader with no idea how any of the algorithms really work. It might be helpful if you want to be able to use some machine learning software while avoiding having anything more than a cursory understand of how it works.
Kid
Jun 21, 2014 Kid rated it really liked it  ·  review of another edition
Best introductory book on Data Mining in terms of concepts and practice. Not too academically but goal-driven and data-driven, which makes readers understand it easier.

WEKA is a great tool, although its part in this book is a little bit too much.

For those who needs more on theory perspective, I recommend the book "Introduction to Data Mining" (Pang-Ning Tan, Michael Steinbach, Vipin Kumar). But if you want to apply it on business without knowing a lot of mathematical backgrounds, you can look fo
...more
JDK1962
Aug 14, 2013 JDK1962 rated it it was ok  ·  review of another edition
I really, really wanted to like this book more than I did. After all, it was about a topic that I have great interest in, and describes a workbench application (Weka) that I can command-line access from my favorite programming environment (R, via RWeka).

The problem I was having with it is that its presentation, across the board, was incredibly wordy. They managed to make the interesting sound boring, and presented technical material with no grace whatsoever. The chapter on the Weka Explorer was
...more
Robert J.
Jun 02, 2013 Robert J. rated it really liked it  ·  review of another edition
While this book is an excellent overall summary of data mining technology, and it's an indispensable reference for using the Weka data mining software, it is not detailed enough, nor does it have enough examples, for an otherwise inexperienced novice data miner to be effective. If you come at it knowing a lot about statistics, probability, and modeling, you can get your knowledge rounded out with techniques and ideas you may not have experienced but make sense to you. If you don't bring such kno ...more
Aasim Waheed
Jul 17, 2016 Aasim Waheed rated it really liked it  ·  review of another edition
Shelves: analytics-and-ml
Good book; a bit dry though; too much text with few diagrams makes it a difficult read
Robert Row
Dec 04, 2014 Robert Row rated it really liked it  ·  review of another edition
Did not perform any of the weka related exercises
Randy
Jul 24, 2016 Randy rated it it was ok  ·  review of another edition
I put this book down after reading the first 1/3 or so. It didn't seem to be that well done. I can't put my finger on exactly what i didn't like, but I'm moving on to something else.

John Orman
Jun 20, 2012 John Orman rated it really liked it  ·  review of another edition
This big book has many sections that I used for my current Machine Learning online class: Applications, Knowledge Representation, Algorithms, Linear/Logistic Regression, Prediction, Classification, Clustering, and Cost Calculation. It also introduced me to the WEKA machine learning workbench, a set of free software tools that can be downloaded to implement many of the algorithms used in machine learning.
Brett Dargan
Nov 29, 2010 Brett Dargan rated it really liked it  ·  review of another edition
Shelves: machinelearning
Loved this book. Although some parts were too slow, especially the first few chapters. Took a long time to explain concepts that could have been reduced a lot.
It is well worth sticking with it though; learnt some important concepts about data structures I hadn't come across before.
Ayman Sieny
Feb 04, 2011 Ayman Sieny rated it really liked it  ·  review of another edition
The book provides a good introduction to data mining algorithms including classification, clustering and association. It also provides practical hands-on exercises using an open source data mining tool developed by the authors called WEKA.
Darin
Jul 02, 2011 Darin marked it as reference-only
This is a decent book at a high level. If you like a lot of theory, this isn't the book for you. The authors are also the authors of the machine learning tool Weka, which is briefly covered in this book.
Thomasreece
This review has been hidden because it contains spoilers. To view it, click here.
Juliusz Gonera
Oct 31, 2013 Juliusz Gonera rated it it was amazing  ·  review of another edition
Very hands on/practical intro to the subject. For readers who want to start using ML techniques quickly and worry about theoretical considerations later.
Bill Hayes
May 13, 2012 Bill Hayes is currently reading it  ·  review of another edition
Shelves: technical
I like his stated approach to give readers a good feel for the different techniques of Machine Learning and what they can be used for.
Chris
Nov 12, 2011 Chris rated it it was ok  ·  review of another edition
Shelves: geek, non-fiction
I was looking for something not so theoretical, which is totally what it was to me. Practical to me means something with code...
Soren Macbeth
A good medium level introduction to data mining. Written by the authors of WEKA which is used to apply the concepts in the book.
Timon Karnezos
Pedantic to a fault. Otherwise, it's just a bunch of algorithms with analysis and discussion.
Theresamvitolo
Jul 27, 2016 Theresamvitolo rated it did not like it  ·  review of another edition
Sketchy.

USes WEKA

Seems like the author is just copying from other sources
Kurt
Jul 21, 2011 Kurt marked it as to-read  ·  review of another edition
Very mathy and deep, but also seems very practical and actionable so far.
Kenny Daily
Sep 08, 2007 Kenny Daily rated it liked it
Shelves: reference
Great reference book, with a good introduction to using the Weka suite.
Nitin
Jan 28, 2014 Nitin rated it really liked it  ·  review of another edition
Shelves: technology
Explains various ML schemes very well but limits only to WEKA.
Ayoola Adegbite
Jan 23, 2013 Ayoola Adegbite rated it really liked it  ·  review of another edition
recommended , used for data mining course at uni ..quite practical
Alexis
just useful nerd stuff. /end epic review
Josh
Apr 22, 2009 Josh rated it liked it  ·  review of another edition
Pretty darn good in terms of applied data-mining.
Alon Gutman
Nov 04, 2012 Alon Gutman rated it did not like it  ·  review of another edition
Love the tool(Weka) the book is bad.
Somkiat Chatchuenyot
Good to begin for web mining
« previous 1 3 4 5 6 7 8 9 44 45 next »
There are no discussion topics on this book yet. Be the first to start one »
  • Data Mining: Concepts and Techniques (The Morgan Kaufmann Series in Data Management Systems)
  • Machine Learning
  • Pattern Recognition and Machine Learning
  • The Elements of Statistical Learning: Data Mining, Inference, and Prediction
  • Introduction to Information Retrieval
  • Programming Collective Intelligence: Building Smart Web 2.0 Applications
  • Mining of Massive Datasets
  • Pattern Classification
  • Machine Learning for Hackers
  • Data Mining Techniques: For Marketing, Sales, and Customer Relationship Management
  • Machine Learning: An Algorithmic Perspective
  • Machine Learning: A Probabilistic Perspective
  • Natural Language Processing with Python
  • Algorithms on Strings, Trees and Sequences: Computer Science and Computational Biology
  • Data Analysis with Open Source Tools
  • Python for Data Analysis
  • Data Mining With R: Learning By Case Studies
  • Introduction to Machine Learning

Goodreads is hiring!

If you like books and love to build cool products, we may be looking for you.
Learn more »

Share This Book