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 Oct. 28, 2024, 6:30 a.m.