You are here: Symbol Reference > Classifier Namespace > Classes > TClassesListItem Class > TClassesListItem Members
Data Miner
ContentsIndex
TClassesListItem Members Public Methods
Public Methods
 
Name 
Description 
 
Classify record with mixed real and discrete attributes.  
 
Classify record with discrete attributes.  
 
Classify record with real valued attributes.  
 
Create the component and pass a TClassesList object as an owner.  
 
Learn a new new record containing both discrete and real attributes. Learn the values of discrete attributes of the new example from the NewDiscreterRecod and learn the values of continuous (real valued) attributes of the new example from the NewFloatRecord. Although the real valued and discrete attributes belong to the same example (same recoord), they are processed separately. The position (index) within the arrays of specific attributes may not change between consecutive calls to Learn method. 
 
Learn the values of discrete attributes of the new example.  
 
Learn the values of continuous (real valued) attributes of the new example.  
 
Load the object from the stream.  
 
Compute prior probability after the learning has been completed.  
 
Reset learned data.  
 
Reset Weigths field to zero for all attributes.  
 
Save the object to stream.  
 
Resets learned data without reseting weights and excluded attributes.  
Copyright (c) 1999-2024 by Dew Research. All rights reserved.