Machine Learning for Sparse Data Action Set
Results
The results that the sparseSvmTrain action produces are stored in tables. You can access these tables by their names, which are shown in Table 1.
Table 1: Results Tables Produced by the sparseSvmTrain Action
| Table Name | Description | Action | PrintLevel |
|---|---|---|---|
| DataInfo | Information for the training data | sparseSvmTrain | BASIC |
| FitStats | Accuracy information about the training | sparseSvmTrain | BASIC |
| Misclassification | Misclassification matrix table | sparseSvmTrain | MODERATE |
| ModelInfo | Basic model information for the training | sparseSvmTrain | BASIC |
| NObs | Observation information about the input data | sparseSvmTrain | BASIC |
| TaskTime | Time used by each task | sparseSvmTrain | AGGRESSIVE |
Last updated: August 04, 2026