Membros MiningParameter
Represents an algorithm-specific parameter on the MiningModel.
O tipo MiningParameter expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
{dtor} | Releases all resources used by the MiningParameter. | |
Dispose | Releases all resources used by the MiningParameter. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Name | Gets the name of the parameter. | |
Properties | Gets the properties for the mining parameter. | |
UniqueName | ||
Value | Gets the value of the mining parameter. |
Início