Copyright (c) 2013 John L. Jerz

Data Mining (Whitten, Frank, 2005)

Home
A Proposed Heuristic for a Computer Chess Program (John L. Jerz)
Problem Solving and the Gathering of Diagnostic Information (John L. Jerz)
A Concept of Strategy (John L. Jerz)
Books/Articles I am Reading
Quotes from References of Interest
Satire/ Play
Viva La Vida
Quotes on Thinking
Quotes on Planning
Quotes on Strategy
Quotes Concerning Problem Solving
Computer Chess
Chess Analysis
Early Computers/ New Computers
Problem Solving/ Creativity
Game Theory
Favorite Links
About Me
Additional Notes
The Case for Using Probabilistic Knowledge in a Computer Chess Program (John L. Jerz)
Resilience in Man and Machine

datamining.jpg

If you have data that you want to analyze and understand, this book and the associated Weka toolkit are an excellent way to start.

V Technology now allows us to capture and store vast quantities of data. Finding patterns, trends, and anomalies in these datasets, and summarizing them with simple quantitative models, is one of the grand challenges of the information age - turning data into information and turning information into knowledge.
 
p.5 Data mining is about solving problems by analyzing data already present in databases.
 
p.25 Diagnosis is one of the principal application areas of expert systems... handcrafted rules used in expert systems often perform well
 
p.30 One way of visualizing the problem of learning - and one that distinguishes it from statistical approaches - is to imagine a search through a space of possible concept descriptions for one that fits the data.
 
p.52 Preparing input for a data mining investigation usually consumes the bulk of the effort invested in the entire data mining process.

Enter supporting content here