ClassifyResponse method

Applies to
TClassifier

Declaration
function ClassifyResponse(const DiscreteRecord: array of integer; const FloatRecord: array of double; var Response: array of double): integer;

Description
Determine the response of all classe for the example with values of discrete attributes in DiscreteRecord and values of real valued attributes in FloatRecord. The Result will be placed in Response array. The length of the Response array must match the length the total number of classification classes.


Help for MtxVec v2.1. (c) 2006 Dew Research.
http://www.dewresearch.com