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....



XMat


Unit: SDL_statis
Class: TCrossValidator
Declaration: property XMat: TMatrix;

The matrix XMat contains the independent variables ("predictors") of the model training data. Before loading the training data XMat has to be properly resized using XMat.Resize (rows are corresponding to objects, columns are variables).

Hint: Please note that both the matrices XMat and YMat have to have the same number of rows.



Last Update: 2023-Dec-08