or
Sign in to turn on 1-Click ordering
Sell Us Your Item
For a $8.55 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Data Mining with Rattle and R: The Art of Excavating Data for Knowledge Discovery (Use R!) [Paperback]

Graham Williams
4.9 out of 5 stars  See all reviews (9 customer reviews)

List Price: $64.95
Price: $43.93 & FREE Shipping. Details
You Save: $21.02 (32%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it Wednesday, May 29? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Paperback $43.93  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now

Book Description

August 4, 2011 1441998896 978-1441998897 2011
Data Mining and Anlaytics are the foundation technologies for the new knowledge based world where we build models from data and databases to understand and explore our world. Data mining can improve our business, improve our government, and improve our life and with the right tools, any one can begin to explore this new technology, on the path to becoming a data mining professional. This book aims to get you into data mining quickly. Load some data (e.g., from a database) into the Rattle toolkit and within minutes you will have the data visualised and some models built. This is the first step in a journey to data mining and analytics. The book encourages the concept of programming by example and programming with data - more than just pushing data through tools, but learning to live and breathe the data, and sharing the experience so others can copy and build on what has gone before. It is accessible to many readers and not necessarily just those with strong backgrounds in computer science or statistics. Details of some of the more popular algorithms for data mining are very simply and, more importantly, clearly explained. Technology for transforming a database through data mining and machine learning into knowledge is now readily accessible.

Frequently Bought Together

Data Mining with Rattle and R: The Art of Excavating Data for Knowledge Discovery (Use R!) + Data Mining with R: Learning with Case Studies (Chapman & Hall/CRC Data Mining and Knowledge Discovery Series) + The Art of R Programming: A Tour of Statistical Software Design
Price for all three: $138.58

Buy the selected items together


Editorial Reviews

Review

From the reviews: “This text is a manual for the impressive Rattle graphical user interface (GUI) for R, describing both the use of the GUI and the R code that is invoked to carry out the computations. … Data analysts … are likely to find Rattle a helpful tool that will allow them to quickly become productive with R. … There is extensive useful practical advice on data preparation and data manipulation. … is well suited for use in intermediate level courses on regression or classification.” (John H. Maindonald, International Statistical Review, Vol. 80 (1), 2012)

From the Back Cover

Data mining is the art and science of intelligent data analysis. By building knowledge from information, data mining adds considerable value to the ever increasing stores of electronic data that abound today. In performing data mining many decisions need to be made regarding the choice of methodology, the choice of data, the choice of tools, and the choice of algorithms. Throughout this book the reader is introduced to the basic concepts and some of the more popular algorithms of data mining. With a focus on the hands-on end-to-end process for data mining, Williams guides the reader through various capabilities of the easy to use, free, and open source Rattle Data Mining Software built on the sophisticated R Statistical Software. The focus on doing data mining rather than just reading about data mining is refreshing. The book covers data understanding, data preparation, data refinement, model building, model evaluation,  and practical deployment. The reader will learn to rapidly deliver a data mining project using software easily installed for free from the Internet. Coupling Rattle with R delivers a very sophisticated data mining environment with all the power, and more, of the many commercial offerings.

Product Details

  • Paperback: 394 pages
  • Publisher: Springer; 2011 edition (August 4, 2011)
  • Language: English
  • ISBN-10: 1441998896
  • ISBN-13: 978-1441998897
  • Product Dimensions: 6.1 x 0.9 x 9.2 inches
  • Shipping Weight: 1.7 pounds (View shipping rates and policies)
  • Average Customer Review: 4.9 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon Best Sellers Rank: #48,652 in Books (See Top 100 in Books)

More About the Author

Graham J Williams is the author of Data Mining with Rattle and R. He is Director of Data Mining with the Australian Taxation Office. He is also a Visiting Professor with the Shenzhen Institutes of Advanced Technology Chinese Academy of Sciences and Adjunct Professor, Data Mining, Fraud Prevention, Security, at the Australian National University and the University of Canberra.

Graham is an active research in machine learning and regularly teaches data mining courses. He has been involved in many data mining projects for clients from government and industry over his 30 year career. His research developments include ensemble learning and hot spots discovery. He is chair of the Pacific Asia Conference on Knowledge Discovery and Data Mining (PAKDD), and the Australasian Conference on Data Mining (AusDM).

Graham's current focus is on ensuring data mining technology is freely available to all and to support innovation and to freely share knowledge.

Customer Reviews

4.9 out of 5 stars
(9)
4.9 out of 5 stars
3 star
0
2 star
0
1 star
0
Data Mining with Rattle and R is an excellent book. File Under Common Knowledge  |  4 reviewers made a similar statement
For anyone looking to learn more about R, this would be a great introduction. Brian Tvenstrup  |  3 reviewers made a similar statement
Most Helpful Customer Reviews
12 of 13 people found the following review helpful
5.0 out of 5 stars What a great find !!! September 9, 2011
By G3N1U5
Format:Paperback
Having read the book from cover to cover, and tried and completed all the examples, I would have to say I am a much better R programmer than I was before. The Beauty of this book, besides the simple yet informative language usage, is that when read in conjunction with the software Rattle Gui's operation, every thing was so simple to do. What made this even more relevant to me, was that the context and examples, about data, data mining and analytics, helped put every thing into perspective.

In summary, I found the book very readable, the examples easy to follow, and the explanations and reasons for why different processes are done. The book has helped make me a better data miner, and a better programmer in R. I was also pleased to discover that the book leads you to the authors website, which has a range of exercises as an extension to the book.

Finally the best of all, is that Rattle is open source and free, and with its inbuilt teaching facilities as in the log tab, I was able to continue my own professional development.
Comment | 
Was this review helpful to you?
8 of 8 people found the following review helpful
4.0 out of 5 stars Data mining with Rattle, primarily October 8, 2012
Format:Paperback
I disagree with reviewers who recommend "Data mining with Rattle and R" as a good introduction to R: the code on display is mostly calls to the "action" functions, such as "kmeans" or "rpart", plus plots that cannot be done with point-and-click. I would go elsewhere for data mining too: the book discusses clustering, association rules, decision trees (plus random forests, and bagging/boosting) and support vector machines, with about 110 pages (five chapters out of sixteen) devoted to explaining and illustrating all. The book's winning point is providing a hands-on, get-your-hands-dirty introduction to those methods. There is another book which does that, "Data mining with R" by Luis Torgo, and, being similarly (over)priced, the two books are reasonable substitutes; Williams's book is "friendlier", by (of course) presenting a "novice-friendly" GUI interface to R's data-mining repertoire, and adopting a "softer" writing style. There are some blemishes - to give two examples, the unnecessary "evalq" wrappers eat up space and confuse beginners, while suggested missing-value-imputation methods gall statisticians (to be fair, "proper" imputation is listed as a to-do item in Williams's 2009 article in "R Journal"; googlable via "rattle r", it is a useful 11-page read) - but one cannot fail to recognize Rattle as an impressive accomplishment by its author.
Comment | 
Was this review helpful to you?
6 of 6 people found the following review helpful
5.0 out of 5 stars My introduction to R and Rattle January 21, 2012
Format:Paperback
This book was recommended at an R Users Group as a great way to learn R if you have a Data Mining background (i.e. Weka). I believe this book to provide a great introduction to Rattle and R and the relationship between the two and how you can use them both for your data mining needs. Highly recommended for newbies to R looking to use it for Data Mining.

I would not recommend this book to advanced R/Rattle users as it is very introductory.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
5.0 out of 5 stars An excellent Data Mining and R primer
Data Mining with Rattle and R is an excellent book. The author has put a graphical shell on top of the R language, and structured it around the main steps of the CRISP-DM (Cross... Read more
Published 1 month ago by File Under Common Knowledge
5.0 out of 5 stars Very helpful
Very helpful start to R. The Rattle interface is easy, intuitive and the ability to cut and past from its log to the R console is great.
Published 3 months ago by Lynn B. Hales
5.0 out of 5 stars very readable introduction to data mining and R
R is becoming one of the leading tools of choice for serious data mining and quantitative analysis and is probably the most commonly used tool at the graduate school level today... Read more
Published 3 months ago by Brian Tvenstrup
5.0 out of 5 stars Captivating journey through the data mining world
I am so happy I decided to buy this book. From the first page it is clear the author writes in excellent, approachable style -- there is no single place where I could find the... Read more
Published 6 months ago by Maciej Pilichowski
5.0 out of 5 stars Excellent introduction to practical data mining
The book presents a very good introduction to the practice of data analysis, focusing on data mining techniques. Read more
Published 8 months ago by J. Felipe Ortega Soto
5.0 out of 5 stars Good Coverage of Both Data Mining and R
Rattle is a tab-oriented user interface that is similar to Microsoft Office's ribbon interface. It makes getting started with data mining in R very easy. Read more
Published 20 months ago by Robert A. Muenchen
Search Customer Reviews
Only search this product's reviews


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...



Look for Similar Items by Category