Limit this search to....

Data Mining Methodology Development
Contributor(s): Wang, Jue (Author)
ISBN: 3843364737     ISBN-13: 9783843364737
Publisher: LAP Lambert Academic Publishing
OUR PRICE:   $50.27  
Product Type: Paperback
Published: November 2010
Qty:
Additional Information
BISAC Categories:
- Computers
Physical Information: 0.25" H x 6" W x 9" (0.36 lbs) 104 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Data Mining is a tool that extracts useful and novel patterns from great amounts of data. It usually involves 4 tasks: Classification, Clustering, Association Rule Learning, and Regression. Two major branches of research are addressed in this book. In the first chapter several Classification methods are applied on a real-world data set, the Mars crater data set. The goal of this case study is to improve the accuracy of the crater detection on the remote sensing images of Mars. In the second chapter Sammon's Mapping method is studied and improved. Sammon's Mapping is a projection method which simulates the high-dimension space to a low- dimension one. The motivation of this project is to visualize the internal struture of a data set and facilitate the clustering operation on the data set. After the low-dimension Sammon's Mapped space has been created the number of clusters can be observed. An external measurement of the Clustering result is also implemented in the project. This measurement objectively shows the accuracy of Clustering. With all the steps to implement the Sammon's Mapping, a pipeline is established.