| Thread | Last Post | Replies |
|
| Incremental Mining | 16 Dec 2005 18:58 GMT | 3 |
I'm interested in incremental mining of datasets, that means I dont want to process the entire dataset each time but only the new arrived data. There are some methods especially for association rules mining proposed in the papers below.
|
| Books / Getting Started | 16 Dec 2005 07:20 GMT | 1 |
I am an experienced .NET programmer and have worked with SQL 2000 and now 2005 quite a bit, but terms like data mining, data warehousing, olap and bi are pretty foreign to me. I have worked a bit with pivot tables in Excel. My employer is looking to me to learn about and possible ...
|
| error C2259 when compiling the tutorial. | 16 Dec 2005 02:40 GMT | 6 |
I have succeeded in compiling the class ALGORITHM,while compiling the class FACTORY,I got the following message: d:\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\atlcom.h(1759) : error C2259: "ATL::CComObject<Base>" : cannot instantiate abstract class with [
|
| refreshing my data set | 15 Dec 2005 17:57 GMT | 1 |
I have created a desicion tree model via Visual Studio 2005. I started with 10 000 records and now want to refresh my model with 30 000 additional records. Though I have inserted these new recrds in my source table, the model keeps using only the initial 10 000. Is there a ...
|
| Compiler Error C2061 syntax error : identifier 'DMStringPtr'. | 14 Dec 2005 09:00 GMT | 4 |
I have downloaded the new plugin algorithm package,but when I compiled the source in VC.net 2003,I got the 'Compiler Error C2061 syntax error : identifier 'DMStringPtr'.' What's the matter?
|
| Error 1056899072 : The following system error occurred: The referenced account is currently locked out and may not be logged on to. . | 13 Dec 2005 19:41 GMT | 1 |
I meticulously followed every step in the SQl Server 2005 tutorial ... but on trying to deploy I get this error.. any help is greatly appreciated 1056899072 : The following system error occurred: The referenced account is currently locked out and may not be logged on to. .
|
| newbie to datawarehousing..lookin for online resources.. | 13 Dec 2005 08:46 GMT | 2 |
I'm a newbie to DataWarehousing, please suggest some of the best e-books, online resources and books also for, (1) Sql analysis services(tutorials and articles,whitepapers ) (2) sql business intelligence & Datawarehousing (3) sql reporting service also...
|
| problem with new sql server 2005 install | 11 Dec 2005 07:09 GMT | 3 |
I used to work on sql server 2005 on hosted on virtual pc 2004 with windows 2000 server as guest operating system on windows xp professional as host operating system. No matter how much ram I threw at it, it was very slow.
|
| time stamp magicaly updated when ever update event occures on a row | 09 Dec 2005 07:59 GMT | 3 |
time stamp magicaly updated when ever update event occures on a row in sql server 2000 i have a table. when i do any update on the table, a field of the effected rows gets a new time stamp, there are no triggers on the table, nothing special in the DDL of the table, is there any ...
|
| Query success in Query Analyzer but not in Reporting Services? | 08 Dec 2005 22:41 GMT | 2 |
I am struggling with a query that is giving me different results when run in Query Analyzer as opposed to when it is run in Report Designer. When I run the following query in QA, and obviously declare and set the parameters first. Wonderful - the expected results are returned in the ...
|
| About plug-in algorithm | 08 Dec 2005 03:59 GMT | 2 |
Now I want to plug in the FP-Growth algorithm which is a algorithm for association. I have completed the algorithm by VC. My problems are as following: 1,I dirived a class from CASEREADER provided in the tuturial source code to
|
| problems with prediction by desicion tree | 07 Dec 2005 18:23 GMT | 4 |
I have just created a Desicion tree for the Bikebuyer example from the turorial. When I run my precition query on the prospect table all are predicted to be non-byers (0) with the same probability (0.50580180180180179). This did not happen in the Beta version. What is the problem ...
|
| Nested Prediction -- mistake in template explorer ?? | 07 Dec 2005 08:20 GMT | 1 |
I think the syntax in template explore is wrong as follows: // ========================== // Nested Prediction // ==========================
|
| Nested Prediction query problem | 07 Dec 2005 08:11 GMT | 2 |
I am working on example on page 162 from sql server 2005 data mining book by Jamie and Zhao. The example shows Singleton query and I am trying to get the same results using nested prediction query as follows.
|
| Interfaces | 06 Dec 2005 08:18 GMT | 1 |
Can someone tell me please, what Interfaces(API or other) are there to use with Analysis Services Data Mining? Besides the Ones to SSIS, SSRS, SSNS. Thanks a lot!!
|