svm_json {SVM} |
R Documentation |
serialize the SVM model as json string for save to a file
Description
Usage
svm_json(svm,
fileModel = FALSE);
Arguments
Details
Authors
MLkit
Value
this function returns data object of type string.
clr value class
Examples
[Package
SVM version 1.0.0.0
Index]