tunable: Print tunable hyperparameters for a supervised learning...

View source: R/select_learn.R

tunableR Documentation

Print tunable hyperparameters for a supervised learning algorithm

Description

Print tunable hyperparameters for a supervised learning algorithm

Usage

tunable(
  alg = c("glmnet", "svm", "cart", "ranger", "gbm", "xgboost", "lightgbm")
)

Arguments

alg

Character string: Algorithm name.

Value

Prints tunable hyperparameters for the specified algorithm.

Author(s)

EDG


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.