| Thread | Last Post | Replies |
|
| SQL server books online mining model sample VB6 to C# | 19 Mar 2004 00:07 GMT | 1 |
I'm trying to re-process a manually created mining model in the analysis services. I suppose this is possible with DSO 'processfull' command ? but i use C# for development and not sure how to connect to a existing mining model. I have pasted a part of the VB 6.0 sample coding ...
|
| incorrect date format | 18 Mar 2004 17:01 GMT | 2 |
I have a db on Sqlserver 2000, compatibility level 80 and my collation name is "SQL_Latin1_General_CP1_CI_AS", I have SP3 On the server regional options we have dd/MM/YYYY, and
|
| DM sample crashing - continued... | 17 Mar 2004 21:55 GMT | 1 |
I have VB 6.0 and am running Win2K with SP4. However the readme file recommends SP3. Is this the reason for the crashes?? Sinex Original Message:
|
| Accessing Analysis Services from a client. | 17 Mar 2004 20:18 GMT | 1 |
I am using SQL Server2K with Analysis Services. Does the client version of SQL Server also have an Analysis Manager? Is there some UI in the client which hooks up with the Analysis Server on the server side? Another doubt I had was the following:: Say I write an add-in for ...
|
| Meaning of the clusters? | 17 Mar 2004 18:52 GMT | 2 |
I just ran the clustering algorithm (from analysis manager) on my data and got a nice output in the mining model browser! But how did the algo segment the data into 10 clusters? Whats the meaning of these clusters? How do I interpret these clusters?
|
| What is a good tool to let end users look at mining models? | 17 Mar 2004 15:36 GMT | 2 |
I'm looking for a good tool that end users can use to view data mining models that I have created. Excel can be used to view the pivot tables, but I have yet to find a good viewer for mining models.
|
| What type of interesting report can i get with students data? | 16 Mar 2004 19:56 GMT | 2 |
I’m a student whose doing extensive research on data warehousing and data mining. With me, is a full dataset of students’ record from a local university. Information’s which is in the dataset consists of students subjects, grades, personal information, library information, to ...
|
| how to register them | 16 Mar 2004 19:51 GMT | 1 |
if i implement ole db for dm provider,and build it as **.dll, how to register them in analysis server?? is it like :regsvr32 **.dll, is it right?
|
| predicting CPU usage through clustering | 15 Mar 2004 21:44 GMT | 1 |
I have written many times to this forum and have received valuable information. Thanks for all who replied me. But I’m still uncertain, what analysis service is capable of. My scenario is as follows (I’ll try to make is simple as possible). I have a chart and the X axis is the ...
|
| Doing something useful with my cluster model | 15 Mar 2004 21:22 GMT | 1 |
I have a cluster model of my data. I'd like to perform queries against this model now. What sort of queries can I make? How can i make more sense of the clusters? ...Sinex
|
| Querying a cluster model? | 15 Mar 2004 21:10 GMT | 1 |
I have an employee database. I applied the culstering model to thid db. Now I want to write a query such that given an employee index, i need to retrieve which cluster he belongs to ( and also retrieve info abt the rest in the same cluster)!
|
| Invalid Precision Value | 15 Mar 2004 20:47 GMT | 1 |
Please I need help , every time I'm trying to make prediction query using Datamining prediction task I get "invalid precision value" error . I'm using decision tree algorithm and my query is :
|
| Mixed Case | 13 Mar 2004 02:03 GMT | 1 |
Is there an easy way to convert an UPPERCASE string into Mixed Case I'm loading flat files into tables and would like to convert the address field from UPPER to Mixed. I can do this in WORD, but would rather find an SQL solution Thanks!
|
| Unable to get list of datamining algorithms | 12 Mar 2004 23:17 GMT | 3 |
We are trying to understand how dataminig works in SQL Server, but every time we go into mining models inside Analisys Services we get this error message: "Unable to get list of datamining algorithms. Object or provider is not
|
| what necessary conditions to be third party provider | 12 Mar 2004 23:13 GMT | 4 |
I want to do third party provider,at first, I just realize that I should know what is dm algorithm,ole db for datamining,but now I think i will know about how to program with ole db ,what structure of program ole db
|