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

Call this method to perform the learn operation on the learn data.

Pascal
procedure LearnData;

For this method to work, you have to have the following events assigned: OnNameNextRecord, OnIndexNextRecord, OnFirstRecord, OnLastRecord, OnPushPosition, OnPopPosition. The following properties, describing the dataset, have to be set: DiscreteAttributeCount, FloatAttributeCount.

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