Data Mining with SQL Server 2005 and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
Data Mining with SQL Server 2005
 
 
Start reading Data Mining with SQL Server 2005 on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Data Mining with SQL Server 2005 [Paperback]

ZhaoHui Tang , Jamie MacLennan
5.0 out of 5 stars  See all reviews (1 customer review)
Price: £31.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
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.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want guaranteed delivery by Thursday, June 7? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £22.93  
Paperback £31.99  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 480 pages
  • Publisher: John Wiley & Sons (11 Oct 2005)
  • Language English
  • ISBN-10: 0471462616
  • ISBN-13: 978-0471462613
  • Product Dimensions: 23.6 x 18.8 x 2.6 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 785,347 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

Your in–depth guide to using the new Microsoft data mining standard to solve today′s business problems

Concealed inside your data warehouse and data marts is a wealth of valuable information just waiting to be discovered. All you need are the right tools to extract that information and put it to use. Serving as your expert guide, this book shows you how to create and implement data mining applications that will find the hidden patterns from your historical datasets. The authors explore the core concepts of data mining as well as the latest trends. They then reveal the best practices in the field, utilizing the innovative features of SQL Server 2005 so that you can begin building your own successful data mining projects.

You′ll learn:

  • The principal concepts of data mining
  • How to work with the data mining algorithms included in SQL Server data mining
  • How to use DMX–the data mining query language
  • The XML for Analysis API
  • The architecture of the SQL Server 2005 data mining component
  • How to extend the SQL Server 2005 data mining platform by plugging in your own algorithms
  • How to implement a data mining project using SQL Server Integration Services
  • How to mine an OLAP cube
  • How to build an online retail site with cross–selling features
  • How to access SQL Server 2005 data mining features programmatically

From the Back Cover

Your in–depth guide to using the new Microsoft data mining standard to solve today′s business problems

Concealed inside your data warehouse and data marts is a wealth of valuable information just waiting to be discovered. All you need are the right tools to extract that information and put it to use. Serving as your expert guide, this book shows you how to create and implement data mining applications that will find the hidden patterns from your historical datasets. The authors explore the core concepts of data mining as well as the latest trends. They then reveal the best practices in the field, utilizing the innovative features of SQL Server 2005 so that you can begin building your own successful data mining projects.

You′ll learn:

  • The principal concepts of data mining
  • How to work with the data mining algorithms included in SQL Server data mining
  • How to use DMX—the data mining query language
  • The XML for Analysis API
  • The architecture of the SQL Server 2005 data mining component
  • How to extend the SQL Server 2005 data mining platform by plugging in your own algorithms
  • How to implement a data mining project using SQL Server Integration Services
  • How to mine an OLAP cube
  • How to build an online retail site with cross–selling features
  • How to access SQL Server 2005 data mining features programmatically

Inside This Book (Learn More)
First Sentence
Data mining is getting more and more attention in today's business organizations. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
1 of 1 people found the following review helpful
Thorough 4 Feb 2009
Format:Paperback
Book offers thorough grounding in both data mining in general and application of it in MS SQL Server 2005 / MS BIDS environment. Only of limited value if you do not operate MS SQL Server & related products.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  16 reviews
28 of 31 people found the following review helpful
Useful Text, Marred By Poor Technical Editing and Typos 2 Dec 2005
By E. Qaisar - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
This could have been a 5-star book were it not for the numerous editing oversights. Note that I say "editing oversights" - I don't really blame the authors as they have the right credentials for tackling this subject.

Examples of editorial omissions:

1) Page 45 - the text says that the MemberCard_Prediction mining model uses Gender, Age, Profession, HasChildren and HouseOwner to predict the membership card type. However, in the definition of mining model itself, HasChildren attribute is missing.

2) Page 46 - same mistake as #1

3) Page 50 - poor editing - "the result rowsets has the structure displayed in Figure 2.4". Great. Now where exactly is Figure 2.4? You have to flip pages in the book back to page 41 to find it. How much effort would it have taken for the editors to rephrase the sentence to "the result rowsets has the structure displayed in Figure 2.4 on page 41."?

3) Page 51 - not really a mistake, but poor editing anyway - "In Figure 2.7, the table on the right is a truth table. The left table is a new......". Now, when you look at figure 2.7 on page 52 and see the way tables are arranged, it would have been better to say "The bottom table is a truth table and the top table is a new....).

4) Page 53 - "A Prediction Query Example" - the Select statement refers to M.MemberCard, but "M" itself not listed as an alias in the From clause.

Ok...I think you get the idea. Now to the nice stuff:

It you are interested in data mining with SQL Server 2005, this is still a book you must have. Those with an understanding of data mining principles will benefit most. In addition, you may need to brush up on statistics to really understand what is going on.

Chapter 1 - Introduction to Data Mining -quick intro to data mining, major vendors, project cycle

Chapter 2 - OLE DB for Data Mining - good coverage (despite the errors) of key concepts. You may be tempted to skip this chapter and dive into the "newer" stuff in Chapter 3 - I would urge you to understand chapter 2 before you move on.

Chapter 3 - Shows how to use the Business Intelligence Development Studio

Chapters 4 - 10 - Cover the various DM algorithms from Naïve Bayes to Neural Network. Includes both the general description of the algorithm as well as syntactical stuff as applied to SQL Server 2005.

Chapter 11 - Mining OLAP Cubes - fairly rudimentary stuff here.

Chapter 12 - Data Mining with SQL Server Integration Services (SSIS) - introduces SSIS and then covers some basic ground relating to DM tasks in SSIS.

Chapters 13 and 14 - SQL Server Data Mining Architecture and Programming

Chapter 15 - shows how to implement a simple web cross-selling application. Don't expect to implement Amazon like recommendations, but it is a good start anyway.

Chapter 16 - discusses using Excel for forecasting using Analysis services in the background

Chapter 17 - A brief (about 10 pages) text devoted to extending the DM framework using custom plug-in algorithms.
19 of 21 people found the following review helpful
Decent Book 17 Mar 2006
By Terry Smith - Published on Amazon.com
Format:Paperback
At the time I'm writing this review this book is the only one available dedicated solely to the data mining features of SQL Server 2005. The book is good, but I was disappointed in it as well on three fronts. First, there is a chapter dedicated to each of the data mining algorithms. I didn't find the business use case examples for when, why, and how to use each algorithm sufficient. Second, each of the algorithm chapters goes off the deep-end explaining the mathematical basis for the algorithm. There are very, very few developers who are going to remember enough of their college mathematics to follow along. Third, the technical coverage of how to use the APIs and the data mining extension language (DMX) is superficial, particularly with DMX. After reading this book cover to cover I couldn't go off and write a DMX query if I wanted to. On the application I'm working on we are planning to implement our own web visualization viewers for the data mining algorithms. This book didn't give me what I needed in understanding the object model exposed by the APIs in order to handle the back-end coding for this. All in all, if you are planning to do data mining with SQL Server 2005 I would recommend this book only because at the time of this writing there is nothing else available. However, you will learn quite a bit about data mining with it and depending on your prior experience (more is better) it might be an excellent fit for you.
8 of 8 people found the following review helpful
Good book, terrible editing 23 Jan 2006
By GCN - Published on Amazon.com
Format:Paperback
Another reviewer mentioned poor technical editing. My impression was that the code samples perhaps had a few syntax errors and wouldn't run without a bit of editing, and that the reviewer was probably being overpicky.

My impression was wrong! This is the worst edited book I've ever read. There are mistakes throughout that seriously distract the reader from the content.

This is unfortunate, because I thought the content was very good. If you are a statistically training data analyst, it might not go into enough depth, but if you are a database developer looking to bring data mining to your business/applications, this provides excellent coverage, from how to create the models to good descriptions and comparisons of the different algorithms SQL 2005 offers.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges