all groups > sql server data mining > january 2006 > threads for january 29 - 31, 2006
Filter by week: 1 2 3 4 5
Forecasting Model Viewer - Help
Posted by Nicol at 1/31/2006 9:25:31 PM
Hi,
I am working in Share point service now. I created a website using
share point.
I am having a forecasting model developed using Time series algorithm in
Sqlserver 2005.
I need a web control to view the forecasting model, I created.
Plz suggest me any viewer like DataAnalyzer, to view ... more >>
Data Mining - Most Commonly Update Fields
Posted by Ximm at 1/31/2006 10:27:27 AM
I need to find out from a database of more than 100 tables, which fields in
each of the tables are most commonly used. Any ideas the best way to get this
done??... more >>
finding trends in arrivals using datamining
Posted by aricka NO[at]SPAM rafael.co.il at 1/31/2006 12:00:00 AM
Hello all,
My Name is Aric Katz and i am working AT Rafael (Israel), that is an aero-space and defense company, as a head developer on project management systems
parallel to my job I am working on my PhD and I am trying to implement some mining models to figure out
the trends of arrivals to a ho... more >>
dynamical naming table
Posted by Ilya Dyoshin at 1/31/2006 12:00:00 AM
Hi all!
I am about to create a procedure which will create tables with
dynamically specified tablenames.
Something like this
DECLARE tname CHAR(30);
SET tname = "1233321"; #or any string function
CREATE TABLE tname
(
#columns cpecification
);
But it doesn't works....
How... more >>
errors compiling the last tutorial plugin with Visual C++ 2005 Express
Posted by anonymous_user NO[at]SPAM sqlserverdatamining.com at 1/30/2006 9:00:11 PM
Can I build and use the last tutorial plugin using Visual C++ 2005 Express, Windows XP SP2, Windows® Server 2003 SP1 Platform SDK and SQL Server 2005 Trial?
claudio
I'm asking because I received several error messages while compiling the last tutorial.
The 9 error and 4 warning messages a... more >>
Starting Sql Server Browser
Posted by u7pro NO[at]SPAM yahoo.fr at 1/30/2006 4:20:11 PM
I have a problem when starting the Service "Sql Server Browser", i don't know why, no message is delivred.. it has the status "starting.." in the MMC (services)
Now i'm planing to use Sql Server 2000 if it seems stable for Data Mining.. Can you suggest me something.. Thanks guys!... more >>
Clustering question
Posted by Paul at 1/30/2006 1:09:26 PM
Clustered on sales:
Key Sales cid Expression
21 1200 Cluster 1 0.91724288800409981
17 1160 Cluster 1 0.9631687827044676
12 1110 Cluster 1 0.95116688556423279
22 1210 Cluster 1 0.88498109470561914
20 1190 Cluster 1 ... more >>
Help plz
Posted by Nicol at 1/30/2006 2:01:27 AM
Hi,
I am working in Share point service now.
I created a website using share point.
I worked in mining algorithms in sqlserevr 2005.
I am able to view scorecard, BIp in my website.
I am having a forecasting model developed using Time series algorithm in
Sqlserver 2005.
I need a web control... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
plug-in algorithms
Posted by ziga at 1/30/2006 12:00:00 AM
How is it with plug-in algorithms in sql server 2005 and managed code (C#.NET, VB.NET,...). Will be somewhwere in the future possible to write plug-in algorithms using one of these languages?... more >>
Clustering Algorithms
Posted by Christine at 1/29/2006 3:54:26 PM
Hello,
I´ve got a few questions about the clustering algorithms:
1. How does the clustering algorithms treat textual attributes?
I.e. first column name: test
and the following 4 values are used in this column: private, public, legal,
NULL
second column name: example
and it contains 10 t... more >>
|