You are here: Symbol Reference > Classifier Namespace > Classes > TClassesListItem Class > TClassesListItem Methods > TClassesListItem.ClassifyFloat Method
Data Miner
ContentsIndex
PreviousUpNext
TClassesListItem.ClassifyFloat Method

Classify record with real valued attributes.

Pascal
function ClassifyFloat(const FloatSource: array of double; var fCount: double): double; virtual; abstract;

Compute the response of the classification class (Self) for the continuous (real valued) attributes of the new example FloatSource contains the values of the discrete attributes and fCount is the Length of the FloatSource array.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!