| Thread | Last Post | Replies |
|
| Data Mining / Machine Learning Dictionary | 28 Feb 2006 10:24 GMT | 6 |
http://datashaping.com/data_mining_related_keywords.shtml Please let me know if I am missing important concepts.
|
| Implementing ASP.NET to get the result of the Data Mining | 28 Feb 2006 09:41 GMT | 12 |
Help. I am a beginner of implementing Data mining program. Now, I would like to find a the result that when someone buy product A, they mostly will buy product B and C too, so that I am implementing something related to the Association Rules?
|
| Dta mining dictionary / reference | 27 Feb 2006 19:09 GMT | 1 |
http://datashaping.com/data_mining_related_keywords.shtml Please let me know if I am missing important concepts.
|
| A connection cannot be made. Ensure that the server is running | 27 Feb 2006 16:20 GMT | 4 |
I am trying to connect to MS SQL Analysis server 2005 installed on a windows 2003 server using Microsoft.AnalysisServices.AdomdClient provider using C# code. The connection code i have used is as follows: using Microsoft.AnalysisServices.AdomdClient; { AdomdConnection objCon = null;
|
| machine learning | 25 Feb 2006 20:56 GMT | 1 |
Can you tell me the different types of machine learning please? Thanks,
|
| Change in Viewer discover mechanisms ? | 25 Feb 2006 03:01 GMT | 2 |
Last year, I have developped 2 specific Viewers for my algorithms Plug-In and it was working (depending of the algorithm I can display the right Viewer). But since the last SQL2005 dev official version, I have problems to retrieve the right Viewer for the right Algoritm. Are there ...
|
| Problem with Browsing | 24 Feb 2006 11:55 GMT | 3 |
In BI Development studio after setting up my cube and dimensions (using the wizard), I can't tab to the Browsing tab of dimensions and the cube. Basically the Browser tab does not work for me. I get an error saying that a connection can not be made and that I have to make sure ...
|
| discretization methods question | 24 Feb 2006 02:35 GMT | 4 |
In Analysis services data mining I found these three medthods for discretizing continuous attributes:automatic, cluster and equal_areas. In some literature I detected also methods equal_ranges and treshold but I couldn't find them in SQL Server 2005 SSAS DM. How is it with these ...
|
| difference between standard and enterprise edition | 24 Feb 2006 01:27 GMT | 3 |
According to this website (http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx ) there are data mining advanced features present in the Enterprise but not in the the Standard edition. Which are those feautres? Are there any other differences? Can I develop and ...
|
| Help with most efficient column sorting technique | 23 Feb 2006 20:55 GMT | 7 |
I have a SQL 2005 database with 4 million+ rows. One table in particular has about 35 columns. I have implemented a paged data grid results view for them. They want to be able to sort on the majority of the columns. When they sort they want all the results sorted not just
|
| web mining | 23 Feb 2006 19:04 GMT | 2 |
1- how to build a dataminig model on the web as moviepick.com 2- according to the webcast "Introduction to SQL Server 2005 Data Mining" I've made all the steps in this webcast but in the call center report the predictive column its values are constant!!
|
| datatype | 23 Feb 2006 17:13 GMT | 4 |
what is the datatype that enable a sequential number?
|
| MDX in pivot table | 23 Feb 2006 09:41 GMT | 7 |
I tried to run MDX query in pivot table as a web part in SPS site. It is a valid query that i tetsed in SQL server management studio. but it is not executed in the site... when i set the query string itself. it tooks long time and said "Not
|
| Association Rules DMX help | 22 Feb 2006 23:56 GMT | 2 |
Say with AdventureWorks you want to predict products that a customer will purchase based on 1) what is in their shopping cart
|
| Integration services | 22 Feb 2006 19:57 GMT | 1 |
Since IS and Data Mining are so married, I thought I'd ask this here. I created a plugin that implements an algorithm that is good at removing outliers for my data. I've now created an IS package that prescrubs the data and then creates a prediction from it.
|