| Thread | Last Post | Replies |
|
| How can i use my own algorithms in sqlserverDM? | 04 Apr 2005 17:10 GMT | 1 |
MS have its own algorithm eg.ms_decisionTree in its DataMining. So i'd like to know whether and how to express my own algorithm in DataMining?
|
| Error when generating a virtual cube from an MDT model | 04 Apr 2005 10:09 GMT | 2 |
Hello. I get the following error when I try to generate a virtual cube from an MDT data mining model: Error(-2147221425): The object structure is not valid (The SourceTableFilter of a dimension of subclass type
|
| update query | 03 Apr 2005 09:17 GMT | 1 |
I am trying to run this query update hitcounter1 set hitsrecord = ((select hitsrecord from hitcounter1) + 1) And i get the following message
|
| Re error in dmx query | 01 Apr 2005 18:31 GMT | 1 |
Hi Jamie MacLennan, Thanks for the help...Now this query "select * from intrusion.pmml" is also working....But i dont know what to do with the output....I remember you telling me PMMl
|
| error in mdx query | 01 Apr 2005 02:15 GMT | 1 |
I tried executing a singleton query in dmsample application.But it is giving me an error "Unable to execute query The operation has failed because of an error in the COM component.
|
| getting pmml | 01 Apr 2005 02:13 GMT | 1 |
I have a question???The name of my model is intrusion(name of the decision tree )Where should i execute this query.. select * from intrusion.PMML
|