Module datarush.analytics
Package com.pervasive.datarush.analytics.svm.learner
package com.pervasive.datarush.analytics.svm.learner
Provides an implementation of an SVM learner.
-
ClassesClassDescriptionBuilds a
PMMLSupportVectorMachineModelfrom an input dataset.Base class of SVM types associated with predicting a target variable.Base class the represents the type of SVM model to build.Corresponds to theC-SVCSVM model type.Corresponds to aone-classSVM model type.