Share via


Membri MiningService

Represents a mining algorithm available from the Context object.

Il tipo MiningService espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico {dtor} Releases all resources used by the MiningService.
Metodo pubblico Dispose Releases all resources used by the MiningService.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto