| Thread | Last Post | Replies |
|
| Ockam's Razor approach | 29 Apr 2006 14:40 GMT | 2 |
Hi again and thank you for your excellent help. I would like to know if there is any detail reference to the forwrd prunning using an Ockam's Razor approach. I would like to see that in full details. Is there any paper?book? or other documentation site? Thank you in advance.
|
| implementing K Nearest Neighbour algorithm using Managed PLUG-IN question | 29 Apr 2006 12:00 GMT | 11 |
First i have to give a thanx to all who did such a great job with managed plug-in API. I passed through the Tutorial and I would like to implement my own K nearest neighbour algorithm. Algorithm is very simple. It just caluclates euclidian distances between attributes of the ...
|
| Accessing Decision Tree Data programmatically | 29 Apr 2006 02:10 GMT | 1 |
After executing Decision Tree model I can browse tree noodes via the viewer. How can I access data behind the tree? I want to be able to use data in another application, and display the tree using different visual needs but I need to retrieve underlaying data
|
| Data Mining to discover the non-explicit relations between fields in a database | 28 Apr 2006 19:14 GMT | 1 |
I need to create a Data Mining process to discover the non-explicit relations between fields in a database. For instance, fields declared as primary key fields that are used in other tables without indexes, or not in the primary key of the second table, or fields that have ...
|
| Time Seires mostly null predictions (data sample) | 28 Apr 2006 18:03 GMT | 5 |
here are the top 300 rows, the ones that are relevant are the fulldate and arrivals, you can copy and paste to notepad or excel there you can see the data correctly. fulldate year quater month week dom dow hour holiday arrivals 1999-04-01 00:00:00.000 1999 2 4 14 1 5 0 0 0
|
| Using SQL Analysis Services for Root Cause Analysis - Optimization | 27 Apr 2006 19:52 GMT | 2 |
Any examples, documentation, any hints about using Analysis Services to implement root cause analysis and optimization tasks? Any clues on the subject are really appreciated. Thanks
|
| Muliple Decision Tree | 27 Apr 2006 19:16 GMT | 1 |
I have define Decision Tree model and its look good. My problem is that I want get Decision Tree for each part of the population. For example if one of the attributes is X than a want to get a decision tree for each value of X.
|
| data mining | 27 Apr 2006 19:07 GMT | 5 |
I have SQL Server 2000 Standard Edition - what other components would I need, to be able to use the data mining tools?? Please advise. Thanks,
|
| OLE DB: Error | 27 Apr 2006 01:34 GMT | 2 |
I'm getting OLE DB error when i trying to deploy Adventure works sample app. OLE DB error: OLEDB or ODBC error: Invalid object name 'dbo.DimGeography'.; 42S02 Please advice.
|
| Attributes suggesting function | 26 Apr 2006 22:25 GMT | 1 |
I have a problem about the feature selection. Before setting up the parameters of the decision tree, SQL 2005 can suggest us which attributes are more critical. I originally think that the used methodology should be to order all the attributes' entropy. But I am wrong. The ...
|
| Connect to SSAS via SQL Server Authentication | 26 Apr 2006 20:00 GMT | 5 |
I wonder if it is possible to connect to SSAS on another server via SQL Server Authentication? Basically, I am trying to deploy my project (which has data mining functionality) on a server. Any helps would be really much appriciated.
|
| Microsoft Time Series | 25 Apr 2006 23:53 GMT | 3 |
I'm having some difficulty using the Microsoft Time Series. I'm using two tables which contain daily sales amounts for 2 stores. Tables are identical except for sales amounts. Columns are date (key) and salesamt (predict). When I build a model with the 1st table (store 1) ...
|
| AMO | 25 Apr 2006 21:44 GMT | 2 |
i m very new to analysis services. i have developed some mining models by tools provided by sql. now i want to proceed with programming . just give me some references so that i can get it done using AMO thanks in advance with regards, Pratibha
|
| Parameter: MAXIMUM_INPUT_ATTRIBUTES | 25 Apr 2006 19:25 GMT | 5 |
When I try to add this parameter with a value of 0 or higher I get the error message that this is an invalid parameter when processing the mining model. Without adding this parameter, the mining processing gives the message:
|
| how fix this error | 25 Apr 2006 19:18 GMT | 1 |
while i am using decision tree in analysis manager(sql server200) for the feature selection on my dataset related to webmining(kDDCUP 2000) i am getting following error while processing my table COM (OLE) error '(Microsoft OLE DB Provider for SQL Server) Row handles
|