Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Analysis (Data Mining) / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Min Question30 Nov 2007 05:40 GMT1
my data looks like the following
111    0    01/01/2007
111    0    02/01/2007
222    0    04/01/2007
Creating a formated txt file from query29 Nov 2007 00:08 GMT1
I need to export a query into a file with a delimiter text so it can be
imported by an application The format should be something like: 1st column =
10 characters, 2nd column= 4 characters and so on. Reason being is that the
application can read and import the text.
prediction caching22 Nov 2007 00:33 GMT4
If one is to query a mining model through ADOMD.NET for predictions, are there caches along the way? If so in which levels (ADOMD.NET, SSAS, the mining algorithm itself) ?
 (This relates to the previous question on performance, which has no comments yet).
Kind regards,
Gustavo ...
incremental updates16 Nov 2007 16:57 GMT3
Hi, I'm having problems with incremental updates. I have a mining structure and a mining model. The mining model uses the MS Association Rules algorithm. The mining structure has a data source, which maps to a table containing the (initial) training instances/cases.
 The problem ...
Spam on this list12 Nov 2007 22:54 GMT1
There seems to be all kinds of spam on this list.
Do the good folks at MSFT think it is possible
to filter submissions to the list or at least
moderate it?
Running DTS from a command prompt09 Nov 2007 16:34 GMT1
I am attempting to run a DTS package from a command prompt using the
DTRUN.EXE utility but I am getting an error PRODUCT LEVEL TOO LOW. I am using
SQL Server 2005 Standard Edition and I have been told that Stardard Edition
does not support SSIS which is what is required to run ...
how to find version of the analysis services?08 Nov 2007 22:37 GMT4
i know how to find the database version liked using tsql
select serverproperty('ProductVersion')
or
select @@version
nested table and Adomd.NET API05 Nov 2007 14:40 GMT2
Hi, I'm trying to incrementally train an associative model with Adomd.NET. Before having a nested table in the model I was able to have an INSERT INTO statement of the form
INSERT INTO MiningStruct(c1, c2) @MyTabularContent
binding a System.Data.DataTable to the MyTabularContent ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.