Data Mining announcement
-
Link
Microsoft BI Labs went live today featuring a look into the future of SQL Server Data Mining in the Cloud. The SQL Server Data Mining team presents a set of prototype web services in the cloud that mirror some of the great predictive analytics functionality available in the Table Analysis Tools for Excel add-in from the SQL Server 2008 Data Mining Add-ins for Office package. No installation required.
This blog post provides more details.
Explore these predictive services from your browser - on your own data - and give us your feedback!
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Unanswered0Votes
Search Multiple Columns with a wildcard.
Hi, hope I am asking this question in the right area... I Currently have this line of ... -
Answered0Votes
Problem using Microsoft Association Rules with a single table
I have a table with 3 columns. ITEM_ID ITEMNUM ITEM 1 ...5 Replies | 856 Views | Created by Al276276 - Tuesday, June 25, 2013 6:32 AM | Last reply by kopapooo - 15 hours 16 minutes ago -
Proposed0Votes
Datamining using Decision Tree Algorithms
Hi I am trying to find the minority rows from a normalized data using MS decision trees algorithm in the analysis services. I changed the input and output column types and not ...1 Replies | 243 Views | Created by Daniel1313 - Wednesday, November 06, 2013 5:26 PM | Last reply by Prav_SQL - Friday, November 15, 2013 5:38 AM -
Unanswered0Votes
One Key TIme Column must be defined
Hello, I am having a very difficult time getting a basic data mining project to work and I am fairly certain it is a small mistake. I am trying to use Time Series ...1 Replies | 107 Views | Created by jbben08 - Wednesday, November 13, 2013 4:06 PM | Last reply by Prav_SQL - Friday, November 15, 2013 5:28 AM -
Unanswered0Votes
Business/ Data mining
Hi Everyone, I am looking for a new challenge and would like to get myself skilled in data mining and also SQL but i have no idea where to start? Can anyone help and give me ... -
Unanswered0Votes
Excel Handling of Dates
Hi, I've been trying to do some analytics in Excel of genealogical data but have hit the problem of Excel handling dates pre-1900 - a bit of an issue when official records go back to the 1830s in the ... -
Proposed0Votes
update that uses field from child table
'11/7/2013' This gives an error, and I can't find any examples that show how to do this. Take the "update members set carprinted='Y' from out and it pulls up the members ...1 Replies | 143 Views | Created by David32 - Friday, November 08, 2013 5:35 PM | Last reply by scott_morris-ga - Friday, November 08, 2013 6:41 PM -
Unanswered0Votes
super slow query
this is a weird one I have a simple query like select studentnum from ...5 Replies | 153 Views | Created by robMerritt - Monday, November 04, 2013 10:41 PM | Last reply by robMerritt - Wednesday, November 06, 2013 5:25 PM -
Answered0Votes
Neural Network Viewer shows nothing...
I am using SQL Server 2012, and running some demos for Data Mining in SSDT (they are from the Larson book "Delivering Business Intelligence..."). I have built mining models for Decision ...3 Replies | 1880 Views | Created by LFLewis - Tuesday, October 30, 2012 7:05 PM | Last reply by almw59 - Tuesday, November 05, 2013 7:55 PM -
Answered0Votes
time series sales prediction in SSAS cubes
I would like to predict sales in a OLAP sales cube, based on historical sales data. I thought a time series prediction would be appropriate for this task, ...1 Replies | 238 Views | Created by Igor Perko - Wednesday, October 30, 2013 7:32 AM | Last reply by Elvis Long - Tuesday, November 05, 2013 2:40 AM -
Unanswered0Votes
Model Score - Accuracy Chart Tool
Hi, I have a question from a statistical member of my team exploring the Data Mining add-in for Excel 2010 built on a SQL2012 db: "There is a model score ...2 Replies | 252 Views | Created by RaydarExcel - Monday, October 28, 2013 7:56 PM | Last reply by RaydarExcel - Sunday, November 03, 2013 1:17 PM -
Answered0Votes
Query for multiple columns from multiple tables in a single database
I want to know is if AbsencePolicyId = 31 was used by EmployeeId that is not assigned to AccraulPolicyId = ...2 Replies | 244 Views | Created by FlashGordon101 - Wednesday, October 30, 2013 7:18 PM | Last reply by FlashGordon101 - Wednesday, October 30, 2013 11:19 PM -
Unanswered0Votes
SSAS 2012 Naive Bayes and Neural Network Data Mining Models
I have been using Analysis Services for 2008 and 2008R2 for several years as a faculty member at a university. We recently migrated to 2012. I have several instances installed on a server with 2012 ... -
Unanswered0Votes
SQL Server 2012 Tutorial for beginners: Analysis Services - Data Mining (w/ minimal setup)
I am looking for a simple tutorial for SQL Server 2012 SSAS and DM, for non-CS (business) students. Ideally based on the AdventureWorksDW DB that comes with SQL server. I've seen "SQL ... -
Unanswered0Votes
How to use calculated field in another field of the same query (employing CASE statement)
'1' THEN (Items.MaxPrice/Sum(Items.MaxPrice) OVER (PARTITION BY Pawns.ID))*Pawns.CurrentSum ELSE Pawns.CurrentSum END) AS ... -
Answered1Votes
Overflow Error while Opening Mining Model Viewer OR executing DMX query
Hi Everyone, I developed a time series model that processes succesfully. The problem I have is that when I try to view the mining model viewer that displays the times ...3 Replies | 300 Views | Created by Luca Seu - Tuesday, October 22, 2013 10:16 AM | Last reply by Luca Seu - Thursday, October 24, 2013 10:04 AM -
Discussion0Votes
Recreating indexes issue.
Hello Experts. I'm facing an issue with one of the query after recreated indexes on database. Issue was, results are getting in flash time once after recreated the indexes. Whenever ...2 Replies | 243 Views | Created by Improving performance of Table - Wednesday, October 23, 2013 3:38 PM | Last reply by Improving performance of Table - Thursday, October 24, 2013 8:33 AM -
Answered1Votes
Using Count function without aggregated query
Hello, I'm trying to use Count function in a query where I do not want to have aggregates. My query looks as follows: SELECT Customers.FirstName, ...2 Replies | 304 Views | Created by ibazhunaishvili - Wednesday, October 23, 2013 4:48 PM | Last reply by ibazhunaishvili - Wednesday, October 23, 2013 5:25 PM -
Unanswered0Votes
Unsuccessful connection from Excel Data Mining Addin via IIS to MS SQL 2012 Analysis Service with attached AdventureWorksDW2012
analysis server -> analysis server tutorial -> etc. 3. I configured HTTP Access to Analysis Services via IIS ...1 Replies | 425 Views | Created by Nothing happens - Saturday, October 19, 2013 1:39 AM | Last reply by Tatyana Yakushev - Wednesday, October 23, 2013 4:32 PM -
Unanswered0Votes
transaction log full - job fails
Hi all , one of job fails due to 'the transaction log for a db is full , see the ...6 Replies | 341 Views | Created by reddy pradeep - Monday, October 21, 2013 12:08 PM | Last reply by Shanky_621 - Monday, October 21, 2013 2:01 PM - Items 1 to 20 of 3067 Next ›