Reprocessing a mining model

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: d.kiesling (d.kiesling_at_gmx.de)
Date: 02/17/05


Date: Thu, 17 Feb 2005 08:22:28 -0800

I'm currently developing a user registration prototype.
The aim is to classify certain types of users. However,
after the registration I query a decision tree model in
Analysis Services with DMX and I want to send the user
data into the warehouse to improve the mining model with
new data to make better forecasts. My question is, does a
way exist to reprocess the mining model from my
application, in order to use the new data? I want to do
the task automatically. I'm working with ASP.NET and C#.
Thanks for your help.

Bye, Dan