PredictorServiceAdmin Object

Ee810326.c++_on(en-US,CS.10).gifEe810326.vb_off(en-US,CS.10).gif

Use this object to retrieve a list of the available analysis models, a list of the available model configurations, and the date the Predictor resource was last started.

ProgID:   Commerce.PredictorServiceAdmin (Externally creatable)
COM Class Name:   PredictorServiceAdmin
Type Library Name:   Microsoft Commerce 2000 Predictor Service Type Library
EXE Name:   PredServ.exe
Threading Model:   Both

The properties of the PredictorServiceAdmin object are shown in the following table.

Property Type Description
dateLastStarted Date Retrieves the date the Predictor resource was last started.

This property is read-only.

slModelConfigs Object Retrieves a list of currently available model configurations.

This property is read-only.

slModels Object Retrieves a list of currently available models.

This property is read-only.

Remarks

The PredictorServiceSiteAdmin object provides methods for maintaining the models and model configurations. The PredictorClient object loads the appropriate model and makes the actual predictions. Generate new models by using the PredModelBuilder object.

See Also

Prediction Objects

Predictor Schema

PredictorClient Object

PredictorServiceSiteAdmin Object

PredModelBuilder Object

Running the Predictor Resource


All rights reserved.