You are here:
Home
>
Data Miner
>
TNaiveBayes Class
>
LearnIndex Method
Data Miner (Delphi / C++ Builder)
Contents
|
Search
|
Home
TNaiveBayes.LearnIndex Method
TNaiveBayes Class
procedure
LearnIndex(
const
ClassIndex: integer;
const
NewDiscreteRecord:
array
of
integer;
const
NewFloatRecord:
array
of
double);
Result: stored in self (calling object)