Compartir a través de


MiningParameter Miembros

Represents an algorithm-specific parameter on the MiningModel.

El tipo MiningParameter expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the MiningParameter.
Método publico Dispose Releases all resources used by the MiningParameter.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
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 Name Gets the name of the parameter.
Propiedad pública Properties Gets the properties for the mining parameter.
Propiedad pública UniqueName
Propiedad pública Value Gets the value of the mining parameter.

Principio