| Thread | Last Post | Replies |
|
| finding individual cases that make up a decision tree node histogram | 29 Mar 2008 23:30 GMT | 6 |
I am using the MS Decision Trees algorithm in analysis server 2005. Is it possible to inspect the individual cases that make up a particular node in a decision tree? Can I write a DMX query to get at them?
|
| Data Mining Addins for office 2007 Question | 24 Mar 2008 20:32 GMT | 2 |
Hi, I am new to Data Mining tools. I downloaded Data Mining addins for office 2007 from below web site. http://www.microsoft.com/downloads/details.aspx?FamilyId=7c76e8df-8674-4c3b-a99b -55b17f3c4c51&displaylang=en I was able to installed succuess fully and configure DB with AS2005. ...
|
| Inline expression for INSERT INTO | 22 Mar 2008 08:47 GMT | 1 |
How can I use an inline expression instead of @TrainTable in this DMX expression? INSERT INTO MINING MODEL [TwoLinesData_InSample_ModelRuns_99991231_235959] ( [DateS]
|
| Analysis Services Algorithms | 22 Mar 2008 08:39 GMT | 2 |
Can I buy Algorithms for MSAS from a third party company? Can you suggest any?
|
| Singleton query with same results | 22 Mar 2008 08:34 GMT | 1 |
i have the follow dmx query SELECT FLATTENED Predict([Sale],5) AS Suggestions FROM [Ticket_Model]
|
| ERROR with OPENDUERY | 13 Mar 2008 18:28 GMT | 1 |
I have given the fallwoing Query INSERT INTO DATA (EmployeeKey,[Title]) OPENQUERY([Adventure Works DW],'Select ([EmployeeKey],[Title]
|