Condividi tramite


Membri MiningModel

Represents a mining model of an AdomdConnection.

Il tipo MiningModel espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two instances of MiningModel are equal. (Esegue l'override di Object. . :: . .Equals(Object).)
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico FindAttribute Gets the MiningAttribute specified by an attribute ID.
Metodo pubblico GetAttributes Gets a collection of attributes based on their feature selection status.
Metodo pubblico GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Esegue l'override di Object. . :: . .GetHashCode() () () ().)
Metodo pubblico GetNodeFromUniqueName Gets a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode.
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Gets the name of the mining model. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Equality Determines whether two instances of MiningModel are equal.
Operatore pubblicoMembro statico Inequality Determines whether two instances of MiningModel are unequal.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Algorithm Gets a provider-specific name that describes the algorithm used to generate the model.
Proprietà pubblica AllowDrillThrough Indicates whether the mining model allows drillthrough.
Proprietà pubblica Attributes Gets the mining attributes associated with this mining model.
Proprietà pubblica Columns Gets a collection of MiningModelColumn objects for the model.
Proprietà pubblica Content Gets a collection of top-level MiningContentNode objects for the model.
Proprietà pubblica Created Gets the date and time the mining model was created.
Proprietà pubblica Description Gets the user-defined description of the mining model.
Proprietà pubblica Filter Returns the filter expression that is associated with the model.
Proprietà pubblica IsProcessed Indicates if the mining model has been processed.
Proprietà pubblica LastProcessed Gets the date and time that the mining model was last processed.
Proprietà pubblica LastUpdated Gets the date and time that the mining model was last updated.
Proprietà pubblica Name Gets the name of the mining model.
Proprietà pubblica Parameters Gets a collection of MiningParameter objects that apply to the mining model.
Proprietà pubblica Parent Gets the MiningStructure to which this mining model belongs.
Proprietà pubblica ParentConnection Gets the AdomdConnection to which this mining model belongs.
Proprietà pubblica Properties Gets a collection of Property objects that apply to the mining model.
Proprietà pubblica TrainingSetSize Returns the size, as a count of cases, of the data set that was used for training when the model was created.

In alto