| Thread | Last Post | Replies |
|
| All about small business | 27 Oct 2006 17:20 GMT | 1 |
Please see this good resources: <a href=http:/www.xwti.com/small-business/business-government-grant-small-start-up.html>business government grant small start up</a>, <a href=http:/www.xwti.com/small-business/small-business-hosting.html>small business hosting</a>, <a href=http ...
|
| SSAS 2005 -- Lift Chart Help please... | 26 Oct 2006 06:46 GMT | 5 |
Guys, I am trying to do the standard Customers / Bike Shop data mining exercise. I have both a Decision Tree and Naive Bayes model and both work fine. When I process and then go to the Mining Accuracy tab, my
|
| SQL Server decision tree algorithm | 26 Oct 2006 01:40 GMT | 1 |
Can someone tell me if the Decision Tree algorithm that SQL Server 2005 uses, is based on C4.5 algorithm? Thank you in advance.
|
| Delete Procedure or Query - HELP | 25 Oct 2006 21:09 GMT | 2 |
I'm trying to write some code that automatically deletes all records that were posted over 183 days ago. The code needs to run continuosly, so far i've written the code below, which doesn't work, any ideas how to write the (query/Procedure?trigger???) correctly -
|
| Hi, i need link with subject about weight loss | 25 Oct 2006 08:40 GMT | 1 |
Good day. Sorry for my stupid question Please tell me Where i'll find site about subjects weight loss pills?
|
| Using Alerts | 25 Oct 2006 08:09 GMT | 1 |
I am using SMO 2005 to assign alerts for error number 20574. My doubt is whether we hav to assign job for the alerts that are created?? And also will the alerts be generated when the error occurs and the operators be notified thru email????
|
| Openrowset | 25 Oct 2006 07:53 GMT | 1 |
my DMX is: INSERT INTO [Analyze Shipments] ( SKIP,
|
| Update table with output from Data Mining Query | 17 Oct 2006 08:00 GMT | 2 |
How can i update the source table with the output of data mining query which predicts value from the source table? Thank you in advance.
|
| Fuzzy Aglorithm in SQL Server 2005 | 11 Oct 2006 21:20 GMT | 7 |
In SQL Server 2005 there is Fuzzy Lookups and Fuzzy Grouping Algorithm for data cleaning. Fuzzy uses a reference table in order to make the best match for the "dirty" data. Do i have to create that reference table? If yes, how can i do it, based on what? My objective is to fill the ...
|
| Analysis Services 2005 Deployment Wizard | 09 Oct 2006 13:32 GMT | 3 |
I used the deployment wizard in the analysis services 2005 to convert it into XML script. Using the SQL Management Studio I opened it as Analysis Server scripts and used the local host as the system in the connections windows then loaded the XML script into the Queries window
|
| Linear Regression variance estimates | 07 Oct 2006 17:20 GMT | 1 |
I've found that the variance estimates for parameters from MS Linear Regression don't match the standard, textbook variance estimates for linear regression. A good example of this is the Fuel Consumption data from Weisberg's "Applied Linear Regression" text. MS Linear regression ...
|
| Retraining existing model Vs Creating New Model | 04 Oct 2006 23:40 GMT | 1 |
I have a question regarding Microsoft Analysis Services Data Mining. I am using Microsoft Linear Regression algorithm for analysis on my data. I created/trained a model with initial set of data i had. When i get new set of data, i appended to older set and Processed Fully the ...
|
| fulltext on normalized database | 04 Oct 2006 16:53 GMT | 1 |
What are the ways to handle fulltext search on normalized database, would like to know experiences of people who have handled this, since I am yet to try it. I mean when doing a search using CONTAINS do i need to use inner joins
|