| Thread | Last Post | Replies |
|
| How to view the Data Mining Model? | 26 May 2005 19:49 GMT | 2 |
After I build the decision tree, how can let the user to analysis? for OLAP cubes, I can use office Web components, Excel, programming and etc.
|
| Division question | 25 May 2005 22:55 GMT | 1 |
I have columns that when divided, keep giving me a result of 0 except when column 1 = column 2 and then the result is 1 am I missing something? it should be as simple as
|
| Time Series | 24 May 2005 17:31 GMT | 3 |
I am just curious to know about time series.Where can i find a good source to learn about that. Thanks, Prashanth
|
| select min | 23 May 2005 21:04 GMT | 1 |
what's the best way to select a MINIMUM from the same row? I have results such as: result1, result2, result3, result4 1, 2,2, 3
|
| unable to get list of data mining algorithms | 23 May 2005 09:05 GMT | 3 |
i'm just starting into mining - i've only taken a few steps; when i right-click on any of my cubes and select new data mining (just like the tutorial instructs me to), i get a following error "unable to get list of data mining algorithms"
|
| newest data mining techniques? | 23 May 2005 07:18 GMT | 1 |
What are the newest data mining techniques?
|
| column viewer_type does not belong to table | 20 May 2005 23:46 GMT | 1 |
I get this error when using SQL Server 2005 Business Intelligence studio.... when adding a new mining model using the wizard I get this error... (from a relational database) what is the reason of the error.?
|
| Newbie, Howto create trigger to delete an external image file | 20 May 2005 00:33 GMT | 2 |
I'm using SQL2000 and I have a table which has a field within it called "ImageFileName", what I would like to do is create a trigger to automatcially delete the disk resident image file that is contained within the "ImageFileName" field of the table upon the deletion of any of ...
|
| DTS Prediction Task ERROR | 19 May 2005 07:03 GMT | 4 |
I am tryng to create a DTS Task for prediction against a DM model based on Decision Trees. I worked with the wizard, that creates the following statement: SELECT FLATTENED
|
| Regarging the Blank Field in SQL Server | 16 May 2005 06:26 GMT | 2 |
can anybody tell me that how will i prevent to store the blank fields in any table. if i uncheck the allow null property of a field in a table then it only bloks null values. bit through application ehwn i store values from a
|
| Combining 2 Fields. | 12 May 2005 17:28 GMT | 1 |
I real simple question. Here is the situation. I have 3 fields. The first one is, "firstname" the second is "lastname". The third field is "fullname", what I would like to do it to combine the 1st and 2nd fields so the results show in the 3rd field as the Full Name. Thank you for ...
|
| group by datetime | 09 May 2005 04:02 GMT | 1 |
I want to group my results according to the date. My table, only contains 2 columns, one is ID, and the other is DateTime. I want to display the count of the id at the specified day. select count(ID) from TABLENAME
|
| select statement help | 07 May 2005 23:05 GMT | 1 |
Can someone please help me with this problem> To narrow it down for simplicity sake, I have a table with 4 fields: ID, Total YTD, Date, and Branch Number. The ID is not unique. I have two records that have the same ID,
|
| Last Function Equivalent | 06 May 2005 18:23 GMT | 1 |
Hello Everyone, what is the Last function in MS Access equivalence to T-SQL? Just a reminder, the last function returns a field value from the last record in the result set returned by a query. Thanks in advance for your help.
|
| Data Mining Time Series Strange Forecast | 03 May 2005 03:56 GMT | 1 |
I'm going through the tutorials for Data Mining and have issues with the time series example. I built the model and started looking at some of the forecasts. Some of them looked plausible, others like R750 North America Amount are so far off that it makes the entire model suspect. ...
|