Search this Blog
Message from MarkTab
After years of graduate education and even more years of professional experience (with SAS and Microsoft), I still find data mining an awesome and challenging topic. I use this blog to share my best tips and achievements learned sometimes through great struggle. Today, I provide data mining advice to leading companies and industries in the United States and around the world. I share my journey and insights at leading conferences like SAS Global Forum, Microsoft TechEd, and Predictive Analytics World.
As I continue learning, my hope is to inspire you to not just learn more but also apply mathematics through technology. Data mining is a powerful tool for leaders of leaders of leaders. If you like this blog, click the "About" page to find out how to go deeper. -- Mark Tabladillo ("MarkTab")Categories
- Analysis Services (58)
- Business Intelligence (13)
- Data Mining (27)
- Integration Services (5)
- Microsoft Business Intelligence (37)
- Query and Response (2)
- Reporting Services (5)
- SQL Server Data Mining (75)
- Uncategorized (6)
MarkTab Tag Cloud (click one)
ADOMD.NET advanced modeling aggregation design AMO architecture assembly BIDS BISM calculation Codeplex cube data source data source view decision trees Deming Denali dimension DMX Excel Interview Kinect MDX measure multidimensional optimization partition PASS PowerPivot PowerShell Predixion Software query optimization SharePoint Social Marketing sqlcat SQL Saturday SQL Server SSMS TechEd text mining time series Vertipaq visual analytics VS2010 XML XMLASuper Blogroll
Tag Archives: assembly
Microsoft Decision Trees Algorithm
Data Mining with Microsoft SQL Server 2008 Review Chapter 7 Decision Trees is one of the most useful algorithms. This algorithm conceptually extends modeling into a tree of nested models where each branch provides tailored understanding of the training data. This … Continue reading
Extending MDX with Stored Procedures
Microsoft SQL Server 2008 Analysis Services Unleashed Book Review Chapter 14 This chapter shows how to extend the native commands within Analysis Services using either managed code assemblies or COM assemblies. I will assume knowledge of assembly creation with either COM or .NET … Continue reading
Posted in Analysis Services
Tagged assembly, COM, DMX, MDX, regular expressions, VS2010
Leave a comment