| Thread | Last Post | Replies |
|
| cross-predict time series model | 13 Mar 2006 18:40 GMT | 1 |
I need help building a cross-predict time series model. As an example, I have one set of "Model" data as follows: ModelAge, ModelWt, ModelHt 1/1/1980 7.00 18.00
|
| datasets of data mining with sql server 2005 | 13 Mar 2006 18:40 GMT | 2 |
where can I find the movieclick dataset "Datasets All datasets are provided in Access (.mdb) format. Since most descriptions in this book assume the data is located in a SQL Server, you should use the technique described later in this chapter to import the datasets. The datasets are
|
| HISTORICAL_MODEL_GAP error | 13 Mar 2006 18:40 GMT | 3 |
I am trying to create the following model right out of data mining with sql server 2005 book on page 178 with gap and count settings as follows: create mining model m1 ( month date key time,
|
| Classroom Training | 10 Mar 2006 18:37 GMT | 2 |
I am trying to locate a company that provides classroom training in Ontario, Canada for SQL Server 2005 Datamining. I've searched various training sites with no success. Is anybody aware of one? Thanks.
|
| Is there any way I can give user permission to run SQL profiler witout giving SA rights | 10 Mar 2006 12:50 GMT | 1 |
Is there any way I can give user permission to run SQL profiler witout giving SA rights
|
| Changing training data table in mining structure | 09 Mar 2006 20:06 GMT | 4 |
In DMX it's easy to train a mining model or structure on another data basis, using the INSERT INTO statement. But how can I do this in an Analysis Services Project in the BI-Studio? I didn't find a reasonable way to change the table which the mining structure is linked to. The ...
|
| Problme in PredictTimeSeries Function | 09 Mar 2006 20:05 GMT | 8 |
I am having a time series forecasting model. I set the Historic_ModelCount as 5 and Historic_ModelGap as 5. But when i try to execute the query(Plz see the PredictTimeSeries function parameters)
|
| Association algorithm - Importance of a rule | 09 Mar 2006 19:58 GMT | 1 |
Can anyone tell me, how the Business ?ntelligence Studio calculates the importance of a rule. I can't find the formula. I know some formulas, but the result in SQL Server is completly different. Thanks!
|
| OLAP Basics | 09 Mar 2006 17:16 GMT | 1 |
I had some basic questions first, What is the difference between the terms OLAP and Datawarehouse? Regards Vijay R
|
| Is this Error? | 09 Mar 2006 17:03 GMT | 1 |
I am working in Time series model. For some of the models my "Mining Model Viewer" shows only "ALL" node in the Decision Tree with no branches in it. For few models , I am getting branches in the Tree. Why is it so?
|
| Data Mining Security and SSMS | 09 Mar 2006 06:27 GMT | 2 |
This is the scenario: 1. Create & deploy a very simple AS project: data source for the AdventureWorksDW database using default impersonation, just vTargetMail view in the Data Source view, and a single predictive model based on that view
|
| Analysis server - Doubt | 08 Mar 2006 19:20 GMT | 2 |
I opened my visual studio and connected to anlaysis server. I changed some of the models and i saved it, since i connected to online, all changes are reflected in my sqlserver. Is there anyway to create a project from the solution i opened like
|
| question about sequence clustering algorithm | 08 Mar 2006 16:00 GMT | 1 |
I have a question about sequence clustering algorithm. I read some details about it. Example was about sequence of url clicks on a web site. As i figured out this algorithm is combination of clustering (natural grouping) and sequence (Markow chain) techniques. During the model ...
|
| Stored Procedure Execution | 07 Mar 2006 19:06 GMT | 4 |
I have a created a pretty simple stored procedure that basically does the following loop through all items in a list (
|
| Round-off is needed for predicted column? | 07 Mar 2006 17:48 GMT | 1 |
Hai, In my predicted column named Deaths, i am getting values like 3.234559776. Is this ok? or we have to round it off to "3" for the above mentioned value.
|