Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Analysis (Data Mining) / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
dynamical naming table31 Jan 2006 20:03 GMT1
I am about to create a procedure which will create tables with
dynamically specified tablenames.
Something like this
DECLARE tname CHAR(30);
Clustering question31 Jan 2006 15:14 GMT3
Clustered on sales:
Key     Sales   cid     Expression
21      1200    Cluster 1       0.91724288800409981
17      1160    Cluster 1       0.9631687827044676
Outliers30 Jan 2006 22:45 GMT5
I'm a newbie to both data mining generally and Sql Server BI in particular.
I've played with the Linear Regression and Decision Tree algorithms a fair amount, but I have a question.
I've created a test database with both a discrete and continuous attribute.  The continuous ...
error compiling tutorial plugin30 Jan 2006 21:14 GMT3
Can I build the last tutorial plugin using Visual C++ 2005 Express, Windows 2000 adv srv SP4 and Windows? Server 2003 SP1 Platform SDK?
I'm asking because I received several error messages while compiling the last tutorial.
thanks
claudio
Starting Sql Server Browser30 Jan 2006 17:41 GMT1
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!
Clustering Algorithms30 Jan 2006 17:20 GMT1
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,
plug-in algorithms30 Jan 2006 17:20 GMT1
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?
creating more named calculations in a single data source view using amo 27 Jan 2006 23:40 GMT5
I am trying to create more named calculations in a single data source view using AMO. In Visual Studio Analysis services data source view can contain tables and views and it is also possible to manually create named calculations.
I tried to do the same using AMO (C#). I need this ...
ORDER BY IIF(SoldUnits > 400, 0, 1), Description27 Jan 2006 19:36 GMT4
Hi everyone...
I have to order a list of items in SQL 2000, but want to put the 3 top sold
items on top, all all others after them. I'd find out the break number easily
(400 in the example). It'd be two groups of description ordered items, as in :
Multi Dimensional Cases in Time Series27 Jan 2006 18:16 GMT3
Is there any way to have multiple dimensions as cases for the time series algorithm?
For example, you can have both "Customer" and "Product" dimensions as cases for the time series algorithm, so you'd get, for example, the time series results of the customers in "Washington" ...
newbie-trying to pull the 1st record of each grp26 Jan 2006 21:56 GMT1
I can pull the 1st record of someone with 1 or more history records in MS
Access2000, but can't figure out the stmt to do it in SQL2000.  In Access
it's:
---------------------------------------------------------------------------
Outliers26 Jan 2006 17:20 GMT1
I'm a newbie to both data mining generally and Sql Server BI in particular.
I've played with the Linear Regression and Decision Tree algorithms a fair amount, but I have a question.
I've created a test database with both a discrete and continuous attribute.  The continuous ...
Outliers26 Jan 2006 17:20 GMT1
I'm a newbie to both data mining generally and Sql Server BI in
particular.
I've played with the Linear Regression and Decision Tree algorithms a
fair amount, but I have a question.
lift chart26 Jan 2006 17:08 GMT1
Is there a way to change the X- and Y axes in a lift chart? Does the lift chart show a cumulative performance of a model?
Some tools like SAS order the data by probability, so that the lift chart starts with a line that goes up quite quickly. Can I order my data in SQL2005 so ...
descriptive statistics26 Jan 2006 03:00 GMT1
I would like to run descriptive statistics including frequencies, mean/median, outliers etc as a part of Data quality. I am not sure how to do that in Business Intelligence Development studio.
Any help is highly appreciated
Pages: 1 2 3 4 5 December, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.