Learn R Programming

mikropml (version 1.6.1)

set_hparams_xgbTree: Set hyperparameters for SVM with radial kernel

Description

Set hyperparameters for SVM with radial kernel

Usage

set_hparams_xgbTree(n_samples)

Value

named list of hyperparameters

Arguments

n_samples

number of samples in the dataset

Author

Kelly Sovacool, sovacool@umich.edu

Examples

Run this code
if (FALSE) {
set_hparams_xgbTree()
}

Run the code above in your browser using DataLab