Membros MiningService

Represents a mining algorithm available from the Context object.

O tipo MiningService expõe os seguintes membros.

Métodos

  Nome Descrição
Método público {dtor} Releases all resources used by the MiningService.
Método público Dispose Releases all resources used by the MiningService.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública AllowsDuplicateKey Determines whether the mining service allows cases to have duplicate keys.
Propriedade pública AllowsIncrementalInsert Determines whether the mining service allows additional INSERT INTO statements after the initial training.
Propriedade pública AllowsPMMLInitialization Determines whether the mining service allows the creation of a data mining model (including the structure and the content) based on an XML.
Propriedade pública AvailableParameters Gets the mining service parameters available to this service.
Propriedade pública Control Gets the MiningServiceControl for the mining service model.
Propriedade pública Description Gets the description of this mining service.
Propriedade pública DisplayName Gets the localizable display name for the mining service.
Propriedade pública ExpectedQuality Gets a MiningServiceExpectedQuality representing the expected quality of the model produced with this mining service.
Propriedade pública Guid Gets the GUID for the mining service.
Propriedade pública Name Gets the name of the mining service.
Propriedade pública PredictionComplexity Gets the MiningServicePredictionComplexity representing the expected time for predicting with the mining service.
Propriedade pública PredictionLimit Gets the maximum number of predictions the mining service can provide.
Propriedade pública Properties Gets the properties of this mining service.
Propriedade pública Scaling Gets a MiningServiceScaling representing the scalability of the mining service.
Propriedade pública SupportedDistributionFlags Gets the MiningColumnDistribution flags that are supported by the mining service.
Propriedade pública SupportedInputContentTypes Gets the content types supported by the mining service.
Propriedade pública SupportedModelingFlags Gets the modeling flags supported by the mining service.
Propriedade pública SupportedPredictionContentTypes Gets the supported prediction content types for the mining service.
Propriedade pública SupportsDMDimensions Determines whether the mining service supports data mining dimensions.
Propriedade pública SupportsDrillThrough Determines whether the mining service supports drillthrough.
Propriedade pública TrainingComplexity Gets the MiningServiceTrainingComplexity that represents the expected time to train a model using this mining service.
Propriedade pública UniqueName
Propriedade pública ViewerType Gets the viewer recommended to view the results of this mining service.

Início