Compartir a través de


MiningModel Miembros

Represents a mining model of an AdomdConnection.

El tipo MiningModel expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the MiningModel.
Método publico Dispose Releases all resources used by the MiningModel.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico FindAttribute Returns the MiningAttribute specified by an attribute ID.
Método publico GetAttributeFullStatistics Returns the statistics for the specified attribute, including the statistics for each state of the attribute.
Método publico GetAttributes Returns a collection of attributes based on the specified MiningFeatureSelection.
Método publico GetAttributeSimpleStatistics Returns the statistics for the specified attribute, excluding the statistics for each state of the attribute.
Método publico GetHashCode (Se hereda de Object).
Método publico GetNodeFromUniqueName Returns a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode.
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Algorithm Gets a provider-specific name that describes the algorithm that is used to generate the model.
Propiedad pública AllowDrillThrough Gets a value that indicates whether the mining model allows drillthrough.
Propiedad pública Attributes Gets the mining attributes associated with this mining model.
Propiedad pública Columns Gets a collection of MiningModelColumn objects for the model.
Propiedad pública Content Gets a collection of top-level MiningContentNode objects for the model.
Propiedad pública Created Gets the date and time that the mining model was created.
Propiedad pública Description Gets the user-defined description of the mining model.
Propiedad pública Filter
Propiedad pública IsProcessed Gets a value that indicates whether the mining model is populated.
Propiedad pública LastProcessed Gets the date and time that the mining model was last processed.
Propiedad pública LastUpdated Gets the date and time that the mining model was last updated.
Propiedad pública Name Gets the name of the mining model.
Propiedad pública Parameters Gets a collection of MiningParameter objects that apply to the mining model.
Propiedad pública Parent Gets the MiningStructureto which this mining model belongs.
Propiedad pública Properties Gets a collection of Property objects that apply to the mining model.
Propiedad pública TrainingSetSize
Propiedad pública UniqueName

Principio