| Thread | Last Post | Replies |
|
| Please address the previous question.. | 22 Feb 2006 19:20 GMT | 3 |
Could some one please address the question that I posted couple of days ago under the heading: Subject: dmx query: one column coming out empty... Any brief hint or idea would do...
|
| Regression question | 22 Feb 2006 18:25 GMT | 2 |
Say I have 3 columns: X, Y and Time. X and Y are cartesian coordinates. If X, Y and Time are all linearly related, is it possible to set up the data mining engine to predict X and Y based on an input of Time?
|
| mining algorithm | 22 Feb 2006 18:11 GMT | 3 |
hi all based on both relational as well as OLAP data i have created mining models.i want to predict some data as well as i m interested in finding out the association between these data items. i hv teken 1
|
| Data mining algorithms | 22 Feb 2006 17:17 GMT | 1 |
Using Analysis Services with a Sybase database, I have the following message when I try to create a new mining model : 'unable to get list of data mining algorithms' Do I need to install something in the sybase db ?
|
| Text Mining in SQL Server 2005 developer ed | 22 Feb 2006 17:12 GMT | 1 |
may i know that the MS SQL Server 2005 developer edition has text mining feature? Where can I find this feature in developer edition? Thanks for sharing.
|
| decision tree algorithm | 22 Feb 2006 08:40 GMT | 1 |
I made a relational model using vb. I've created the code based on Claude seidmann book. well it's process well. but when i want to browse the tree result in analysis Manager there's an error message : " Unable to browse the mining model PMB_RDBMS object or provider is not ...
|
| dmx query: one column coming out empty... | 21 Feb 2006 18:51 GMT | 1 |
Given the content of my oltp tables custlist and custlistpurchase respectively custid gender city ----------- ---------- ---------- 1 male newyork
|
| Forecasting Model Viewer | 21 Feb 2006 18:47 GMT | 1 |
does anyone know where I can find a free winform control to view a forecasting model developed using Time series algorithm in Sqlserver 2005, from a C# 2005 application.
|
| Plugins | 21 Feb 2006 17:34 GMT | 1 |
I have a nice plugin going (nifty API you guys!), so I understand at least the basics. Now some questions: 1. Is there a sample plugin that is a clustering style plugin? If not, are there docs somewhere that go into this a little bit?
|
| How to see sql 2005 dataming models in excel | 21 Feb 2006 02:38 GMT | 2 |
Hi to all, I created several mining models using analysis 2005 and I can easily see them with the viewer in which I built them (the one in visual studio 2005), but how can i spread my data mining models in excel?
|
| RE: SQL Server 2005 Installation On Windows XP and SQL Server 2000 | 20 Feb 2006 23:15 GMT | 1 |
> Can SQL Server 2005 (Yukon) be installed on the same > Windows XP OS with SQL Server 2000. |
| possibly "skip" misunderstanding | 17 Feb 2006 17:28 GMT | 1 |
Book: DAta mining with sql server 2005 Chapter: 9 Page 241 - 242 Possible misunderstanding:
|
| A suggestion to MS Data Mining Clustering Algorithm | 17 Feb 2006 17:24 GMT | 1 |
I have this scenario: My case table T1 is like (URLID, URL, Title, ...) Here URLID is Primary key My nested table T2 is like (URLID, KeyworID)
|
| costs of false classification (Naive Bayes) for max. profit | 17 Feb 2006 00:00 GMT | 2 |
can You tell me, how can I put the costs of false classification in a mining model (Naive Bayes), in order to increase my profit. Thanks.
|
| predict function -- why get most popular items???? | 17 Feb 2006 00:00 GMT | 3 |
I still don't understand why do I get most popular items when I try to use function like predict(sometable,5)??? Either it should return the most relevant results or not return any value at all.
|