| Thread | Last Post | Replies |
|
| Where are the standard Schema Rowsets in SQL Server? | 23 Nov 2005 18:00 GMT | 1 |
Hi,everyone: There are 7 standard schema rowsets in the OLE DB for DM specification.Where can I find these predefined schema rowsets in SQL Server?Thanks!
|
| novice runs into incomprehesnible (to him) error message | 23 Nov 2005 14:20 GMT | 5 |
working thru the sql server 2005 datamining book - in chapter 3 trying to build the mining model for movie click i get the following: Error 1 Error (Data mining): The data type of a foreign key binding (ordinal=1) for the 'Actors' nested table does not match the data type of the
|
| data mining algorithm plug-in problem | 23 Nov 2005 09:20 GMT | 4 |
Hello! I have a problem with integration of my plug-in algorithem into analysis services. First i compiled my ATL project (DLL type). After i build the project I registered my algorithm in msmdsrv.ini file. After that I made a new analysis services project and when i made a new ...
|
| execute a single script file | 22 Nov 2005 21:24 GMT | 3 |
I can not highlight the both commands and execute. Instead, I have to highlight one at a time and then execute. In a regular sql script, I could separate the commands in terms of batch by "GO" statement and execute the script file.
|
| Clustering | 21 Nov 2005 19:22 GMT | 3 |
Q, under what condition(s)/circumstance(s), does MS clustering use EM method and when does it use K-Means instead? Default to EM? Value for K-Means is 2? Thanks. On a related note, the following URL is dead
|
| Tree model parameter setting -- Force Regressor | 20 Nov 2005 23:57 GMT | 4 |
This algo param has been checked to remove via the REMOVE button. However, the button action (of the REMOVAL) does not seem to have any impact (even another action of SAVE is followed). When going back to see the paras, this para (Force Regressor) is still there. Another ...
|
| Realtime Data Mining | 18 Nov 2005 23:14 GMT | 5 |
what does the term Realtime Data Mining actually mean? Does it mean that a DM model can be applied to a set of data in realtime? In fact that is the status quo. Or does it rather mean that DM models (e.g. a neural network) are constantly updated by data from operational data ...
|
| dmx where clause | 18 Nov 2005 17:42 GMT | 4 |
How can I filter the following query such that Expression.$AdjustedProbability > 0.60??? Thanks select flattened
|
| Case and the decision tree algorithm | 18 Nov 2005 06:40 GMT | 2 |
When it is needed to use case and nested table in the decision tree algorithm?. Is only useful when you need to relate tables but is not the same concept that in Association rules, where case is the entity that we want to analyze. (i.e. the Basket in the market basket analysis)
|
| accessing AS 2005 from ASP.NET application | 18 Nov 2005 06:32 GMT | 5 |
I have an asp.net application. This application provide consolidated information to the user using Analysis Services 2005. Within it, one aspx page uses MDX query to retrieve the information from the cube. However, we are unable to access AS 2005 because of authentication
|
| scripting model | 17 Nov 2005 19:27 GMT | 3 |
I tried to script out the data model using sql server management studio but it came out in xmla format w/lots of xml tags. Is it possible to script it out in pure text like a regular table definition?? Please help.
|
| Running Separate Models | 17 Nov 2005 17:47 GMT | 1 |
I want to deploy a linear regression algorithm based on data: ID CaseNum Input1 Input2 Predict 1 1 2 5 7 ... ... ... ... ...
|
| Dimension from DM structure | 17 Nov 2005 17:44 GMT | 1 |
Is there a way to create a dimension from existing DM structure? Thanks
|
| distributed values | 17 Nov 2005 02:00 GMT | 3 |
How to create an effective DM against dataset with distributed values? I'm doing a demo project in SQL05 to demonstrate reporting against DM & OLAP using The Insurance Company Benchmark dataset(http://kdd.ics.uci.edu/databases/tic/tic.data.html) as a source. Most of the fields in ...
|
| Answers Data Mining can give | 16 Nov 2005 22:21 GMT | 3 |
What are the general answers that Data Mining can give for many types of businesses ?
|