Data Miner
|
Determine the most probable class to which the example with values of discrete attributes in DiscreteRecord and values of real valued attributes in FloatRecord belongs to.
function Classify(const DiscreteRecord: array of integer; const FloatRecord: array of double): integer; override;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|