# NOT RUN {
feature_selector(dat_train = UCICreditCard[1:1000,c(2,8:12,26)],
dat_test = NULL, target = "default.payment.next.month",
occur_time = "apply_date", filter = c("IV", "PSI"),
cv_folds = 1, iv_cp = 0.01, psi_cp = 0.1, xgb_cp = 0, cor_cp = 0.98,
vars_name = FALSE,note = FALSE)
# }
Run the code above in your browser using DataLab