| MissingFloatValue property |
Applies to
TClassifier
Declaration
property MissingFloatValue: string;
Description
Specifies the value indicating a "missing value" (no entry) for real valued attributes in the dataset. Default value is 999. Probably the safest value for this parameter would be MaxNum or MinNum.
|
|