MiningParameter Members
Include Protected Members
Include Inherited Members
Represents an algorithm-specific parameter on the MiningModel.
The MiningParameter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
{dtor}() | Releases all resources used by the MiningParameter. |
![]() |
Dispose() | Releases all resources used by the MiningParameter. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets the name of the parameter. |
![]() |
Properties | Gets the properties for the mining parameter. |
![]() |
UniqueName | |
![]() |
Value | Gets the value of the mining parameter. |
Top