NTDLS
NTDLS

Reputation: 4872

Front end applications for examining/digging through a SQL Analysis Services Mining Model

I currently use Excel and SQL Server Business intelligence studio to browse my models, but I've been searching high and low for a decent, moderately user-friendly front end application that can be used for trudging through a SSAS Mining Model.

I understand how to use the predictions for specific purposes (such as integrating with call queues and such) but the higher-ups are wanting to use the mining model in a more ad-hoc sense.

What applications are available for browsing a mining model and which ones have you used?

Upvotes: 4

Views: 667

Answers (2)

Jeganinfo
Jeganinfo

Reputation: 324

You can build an ASP.Net Web page using the controls here:

http://msftasprodsamples.codeplex.com/wikipage?title=SS2005!Data%20Mining%20Web%20Controls%20Library

Upvotes: 1

Jojo Sardez
Jojo Sardez

Reputation: 8578

You can use Microsoft SQL Server Management Studio and select Analysis Service under the Server Type.

Upvotes: 1

Related Questions