svm-model-attributes.md
coeff
- Coefficients in the model:
-
colNames
: Intercept, or predictor column name -
coefficients
: Coefficient value
-
nAccepted
- Number of samples accepted for training from the data set
nRejected
- Number of samples rejected when training
nIteration
- Number of iterations used in training
callStr
- SQL statement used to replicate the training