train_svm_fold: A helper for 'train_svm'.

Description Usage Arguments Value

View source: R/training.R View source: R/train_svm_fold.R

Description

A helper for train_svm.

Usage

1
train_svm_fold(fold, name, parameters)

Arguments

fold

The fold containing the data

name

The fold number

parameters

A list of the parameters that can be passed to the SVM. Requires that the list names are the model's arguments.

Value

The performance of an SVM with the listed parameters on a single fold of data.


awqx/qsarr documentation built on Oct. 2, 2021, 7:05 a.m.