| Thread | Last Post | Replies |
|
| Recovering Marginal Statistics | 29 Mar 2007 02:40 GMT | 2 |
I'm getting an unspecified error while using GetAttributeStats in a plugin custom algorithm. I have used GetTotalCasesCount in the same context and it worked fine. Have I to provide some input for the DM_ATTRIBUTE_STAT array pointer? Can someone provide more details about the ...
|
| DMPredict.zip demo | 28 Mar 2007 13:30 GMT | 1 |
When I try this demo, i cant connect to the AS db - even though I have Named Pipes and TCP/IP enabled. I get error 53. It also says something about "under the default settings sql server does not allow remote connections". How do I solve this problem?
|
| Deploying Analysis Services | 28 Mar 2007 11:13 GMT | 1 |
I'm trying to deploy my Analysis Services (SQL 2005) over VPN onto a SQL server 2005. The firewall has been confiured to allow port 1433 traffic. I can establish ODBC connection from our system to the destination server with no problem, but deploying Analysis Services failed with ...
|
| Nural Network Data Mining | 28 Mar 2007 08:19 GMT | 1 |
As a recruitment agency, we currently use a product that utilises a neural network algorithm to extract data from CV's. So the product has been successfully trained to recognize pieces of information like candidate address, education, experience, skills, hobbies, Employer, etc.. ...
|
| Where can I get the source code for XMLA thin miner?? | 26 Mar 2007 11:20 GMT | 1 |
Could someone point me to the link or let me know from where I could download the source files for XMLA thin miner. regards, Harik
|
| Text Mining Issue | 22 Mar 2007 01:22 GMT | 4 |
I have used the Text Mining tutorial that is provided on www.sqlserverdatamining.com to build a text mining application. Everything seems to be working fine, however I am getting a strange result which I do not understand. In my application I query the model using the below DMX ...
|
| How to import from .abf to different mining model name | 21 Mar 2007 22:15 GMT | 1 |
If I export a mining model to an .abf file using the following: EXPORT MINING MODEL DurationCluster TO 'c:\temp\DurationCluster.abf' and then I try to import the model to a different name using IMPORT MINING MODEL DurationCluster2 FROM 'c:\temp
|
| filter measures | 20 Mar 2007 19:42 GMT | 2 |
In my fact table, there is 3 diferents measures : M3, M2 and Euros. Sometimes M3 or M2 equals 0 I need to show a report where only appear the Euros "asociated" with M3 (the Euros when M3 is not 0)
|
| Excel Data-Mining Add-in | 18 Mar 2007 13:47 GMT | 1 |
Could it be possible to have the Adobe Flash tutorials here : http://www.microsoft.com/sql/technologies/dm/addins.mspx avalaible to download off-line? Thanks for your answer.
|
| Filters in Tables | 18 Mar 2007 05:26 GMT | 2 |
I am facing the weirdest problem, i hav created a report for displaying the charts and tables with respect to the students who appeared for a test. The tables hav been given a filter property to display specific values in certain tables. The report is working fine
|
| Gathering Table Info | 17 Mar 2007 19:27 GMT | 1 |
Im new to SQL Server. 1) What is the easiest way to map dat afields from one Db tothe new upgrade Db to make sure all fields are covered? 2) What is the sql to show field info in a table?
|
| populating database from web server log | 17 Mar 2007 19:26 GMT | 1 |
I am doing a project that requires me to mine a web server log i have created the ER diagram for it, and now iam wondering how i populate an access database so that i can then import it into sql server 2005 so i can data mine it. G
|
| Forecasting sales | 17 Mar 2007 19:25 GMT | 1 |
Does anyone know how to account for the effect of weather on sales using the time series forecast? Would another algorithm be more appropriate? Thanks, CB
|
| database sharing in MS Word | 17 Mar 2007 19:23 GMT | 1 |
I work for a Chiroprators office we use Altapoint software for our office/patient accounts. I am hoping someone can direct me to someone that can assist with an issue that we are experiencing. We just upgraded our office software the old
|
| How to obtain significance of the nodes (p-value of the nodes) | 17 Mar 2007 19:18 GMT | 1 |
Once that you have a decision tree, with several nodes. The question is: how to obtain the significance (probability) that measure how this node is different from the other? It is possible in the decision tree viewer to have any measure of
|