Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server data mining > november 2006

Scalable Text Mining with SQL Server 2005
Posted by Mohit Pande at 11/28/2006 1:40:06 AM
Hi, I have a large dataset of website content that I am trying to classify using the Logistic Regression Algorithm. I am running into a memory issue with the Sort Transform after the Term Lookup. With about 45,000 sites in the source DB the number of rows after term lookup is 6,790,311. The Sort ...more >>


Problems with Neural Network
Posted by Peter Taylor at 11/24/2006 5:40:05 PM
Greetings, I have a mining structure that I am using to perform a text-mining classification task. The mining structure contains three models: a decision tree, a naive bayes and a neural network. Both the decision tree and the naive bayes models process without any problems, but I am having s...more >>

A Littlel Survey
Posted by seahuanghai NO[at]SPAM hotmail.com at 11/23/2006 1:25:30 AM
SPSS Clementine, IBM Intelligence Miner, SAS Enterprise Miner, KXEN... Which one is your favorite when you are doing data mining? especial for business application purpuse? Do you coding yourself? ...more >>

Analysis services vs PMML
Posted by anonymous_user NO[at]SPAM sqlserverdatamining.com at 11/17/2006 12:00:00 AM
what are the advantages of using PMML for creating data mining structures instead of the Analysis services GUI? /Dennis...more >>

Plug-in algorithm in C#
Posted by Joris Valkonet at 11/16/2006 3:00:05 PM
I am going to implement an algorithm as a plug-in and i would like to program in C#. Is this possible and is there maybe an examples somewhere? (I have seen the tutorial and sample code). Greetings, Joris...more >>

referring to a database
Posted by nnmmss at 11/14/2006 1:55:01 AM
how can i get that how many referes or records calling is being done on a specific database on sql server 2000?...more >>

information about number of records retreived in sql
Posted by nnmmss at 11/14/2006 1:52:01 AM
i want to know about SQL Server 2005 statistic Records recalling. i mean i need this information to present that for example SQL server can gets n records at the same time , or n records in seconds. or any other information like this. can any one help me?...more >>

sequence clustering
Posted by marek.soluch NO[at]SPAM gmail.com at 11/11/2006 3:20:43 AM
I'm looking for some materials about sequence clustering in Ms SQL Server 2005. On microsoft sides there is only one short tutorial that explains nothing. If somebody knows any useful links please help ...more >>



Miserable failure deploying cube
Posted by zdrakec at 11/9/2006 11:33:49 AM
Hello all: Trying my hand at an analysis services project, but the Deploy fails with the error: "The following system error occurred: Logon failure: unknown user name or bad password." Okey-dokey, says I; I pull up the datasource editor, go to the "Impersonation Information" tab, ...more >>

SQL Conversion
Posted by Tony S. at 11/8/2006 6:33:02 AM
I'm not even a novice on SQL, so this may be out of my league, but I need to find out how to convert SQL Tables to Flat files. I imagine I will need a converter of some sort, right? The scenario is... a subcontractor sent files to us in SQL Tables unlike the last year when they were sent in a ...more >>

Class not registered?
Posted by anonymous_user NO[at]SPAM sqlserverdatamining.com at 11/8/2006 4:00:08 AM
hi I use your sample project DataMiningViewerClient.zip to generate a .exe viewer and it is working well. However when I move this .exe file to another server and it can only display some of the mining models.(e.g. clustering model) For all the time series models, it will report an error: ...more >>

Need help finding latest record
Posted by Alexey at 11/3/2006 12:00:00 AM
Hello :) Can anyone help me write an SQL query please ? I got this table of events done by users: PK_Event FK_User Event_Time =20 1 John 19:51 =20 2 Peter 19:52 =20 3 John 19:53 =20 4 Ann...more >>

Script
Posted by Erencan SAÐIROÐLU at 11/2/2006 4:23:28 PM
Hi Folks, I need a script that it'll changed varchar field to nvarchar a table which i pass it's name via parameter. I generated it but it'll raise exception when a field has foreign key etc... I don't want to spend more time to this work. Do you have a script like this? Or program? If you...more >>

sp_executesql
Posted by Erencan SAÐIROÐLU at 11/1/2006 7:07:34 PM
Hi To All, I have a question. I execute two query in seperate times with sp_executesql. The first query executes with parameters, the second quert executes without parameters. In normally the first query (With parameter) has to execute too fast than second query. But the first query's perform...more >>


DevelopmentNow Blog