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) / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
data sampling for a training data set26 Jan 2006 03:00 GMT1
If I have a classification problem where 10 % of my customers churn and 90 do not churn, should I build traing sets for my models that reflect this reality? Or is it best to give my model a training set with 50 % of each cases. Will this give my model enough information so that ...
Updating tables with cursor24 Jan 2006 21:20 GMT1
I've build program that needs to update data, in very complex way, so i had
to use cursor for use it.
The cursor works fine. But i need also to update the current record of the
cursor
RE: Errors in the back-end database access module. OLE DB was unable to convert a value to the data type requested for column23 Jan 2006 19:52 GMT1
> I am new to time series,
> I trying to build a time series model on real estate search data.
> I have basically built a mining structure with a datetime keyTime and StateCode which a text as Key
errors in back-end database23 Jan 2006 19:48 GMT1
Errors in the back-end database access module. OLE DB was unable to convert a value to the data type requested for column 9. Errors in the OLAP storage engine: An error occurred while processing the 'Suppliers Fact' partition of the 'Suppliers Fact' measure group for the ...
Storing files on sql server23 Jan 2006 19:32 GMT1
I have documentation Program as part of client data.
In the program each user can store files for each client. The files are
mostly TIFF, and in some times PDF, or XLS, DOC.
Today i store the files in the server.
Foreign key contraints or not23 Jan 2006 19:31 GMT1
I have a problem with convincing my coworker on using foreign keys in
database.
He doesn't want to use foreign keys. His arguments are: They're not
nesessary as long as you
how to create data source23 Jan 2006 06:00 GMT1
I am just starting to use the SQL Server 2000 Analysis Services. I have
created a data source but i did not save the password as i was "told" by the
system that "it's unsafe as the password stored will be unencrypted"
However, when i tried to create a cube , it says login failed ...
Suspicious Standard-Deviation in Time Series22 Jan 2006 21:58 GMT2
I'm running the time series algorithm on the "Adventure-Works" Cube (specifically on dimension "Product" key "Subcategory", time dimension "Date" key "Time Key", measure "Internet Sales Amount").
I'm getting in many cases standard deviation "1".
This is a suspicious value.
Does any ...
Score via DMX22 Jan 2006 18:00 GMT3
Is it possible in someway to execute some DMX statement against a trained model and recive a "score" or a measure, or anything, that describes how well the model will perform predicting?
I would like to be able to compare many models using code and DMX,
/Erik
creating data mining objects using DMX language19 Jan 2006 21:20 GMT4
I am creating mining structures and mining models using DMX language.
First I create Mining model, for example:
CREATE MINING MODEL [myModel]
( list of attributes, content types, data types...) USING SomeAlgorithm (AlgParameters)
Creating and dropping models using SQL19 Jan 2006 19:34 GMT3
Is it only possible to execute SELECT DMX statements from SQL via 'OPENQUERY'? I would like to do things like this;
SELECT * FROM OPENQUERY(ASLOCAL,
'DROP Mining Structure sGLDetCostDebet')
But I get this error message;
SSIS for processing cubes18 Jan 2006 16:50 GMT1
Are there any examples, information to build a SSIS package to process the cubes/mining models ?
How to change Storage location of SSAS Database Instance17 Jan 2006 03:45 GMT1
Platform: SQL Server 2005 Analysis Services on W2K3
While creating regular databases, I know how to change the storage location of database files.
By default SSAS2005 points
"C:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data"
Cannot save - read-only17 Jan 2006 03:40 GMT3
Every time I try to do anything even to the tutorial db's, I get an error
saying that I cannot save because the database or object is read-only. Also,
I've added my own db and a datasource, but it does not save my dimensions or
anything, and I cannot connect via the datasource ...
Need help on SQL200517 Jan 2006 01:47 GMT3
Got the following error while creating Time Dimension.
Using W2K3, SQL Server 2005, Visual Studio 2005.
Source database and target SSAS Database are all on my local workstation.
Unlike treditional Visual Studio projects, I do not see add references option for Analysis Services ...
Pages: 1 2 3 4 5 December, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.