當前位置: 首頁>>代碼示例 >>用法及示例精選 >>正文


R dials select_features 用於啟用函數選擇的參數


用於parsnip::gen_additive_mod()

用法

select_features(values = c(TRUE, FALSE))

參數

values

可能值(TRUE 或 FALSE)的向量。

例子

select_features()
#> Select Features?  (qualitative)
#> 2 possible values include:
#> TRUE and FALSE 

相關用法


注:本文由純淨天空篩選整理自Max Kuhn等大神的英文原創作品 Parameter to enable feature selection。非經特殊聲明,原始代碼版權歸原作者所有,本譯文未經允許或授權,請勿轉載或複製。