fit_model.easy_support_vector_machine: Fit a support vector machine regression model.

Description Usage Arguments Value

View source: R/support_vector_machine.R

Description

This function wraps the procedure for fitting a support vector machine model and makes it accessible to the easyml core framework.

Usage

1
2
## S3 method for class 'easy_support_vector_machine'
fit_model(object)

Arguments

object

A list of class easy_support_vector_machine.

Value

A list of class easy_support_vector_machine.


easyml documentation built on June 26, 2017, 9:02 a.m.