The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TrainData


Unit:SDL_kohonen
Class:TKohonen
Declaration:property TrainData: TMatrix;

The property TrainData contains the training data in form of a TMatrix object. When assigning new training data to the Kohonen network, the NrOfInSens property is adjusted automatically to the number of columns of the training data matrix.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): kohmap



Last Update: 2023-Dec-13