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) / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SUM() not working with INNER JOIN22 Aug 2007 08:23 GMT4
This is the first time I have run into this problem. My MSSQL is as follows:
SELECT p.name, r.res_id, py.payment_total, sum(py.payment_total) AS
payment_net
FROM bat_packs p INNER JOIN bat_res r ON p.pack_id = r.pack_id INNER JOIN
Is EM algorithm sensitive to the initiatiing parameter?21 Aug 2007 13:36 GMT5
It's known that the K-Means clustering algorithm is sensitive to the initiating parameter k.
In K-Means of MS clustering algorithm,the sensitive parameter is CLUSTER_SEED,isn't it?
And is the EM algorithms sensitive as K-Means?
thanks,
Time series algorithm10 Aug 2007 10:57 GMT1
I want to know the basic algorithm which is used in Microsoft time series algorithm. And also I need some clarification of the different parameters that we can specify with the basic algorthm (which are in the "set Algorithm Parameters "). I would be thank you if you can send me ...
Microsoft Decision Tree / Discretization08 Aug 2007 05:31 GMT4
I'm looking the AdventureWorksDW example and decision tree generated
by the decision three algorithm. I want to know how to discretize in a
countinous attribute Age in distinct groups. I've seen an algorithm
based on entropy that splits in two groups, may be similar testing
 
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.