ep1804/el

caret routines

ep1804 opened this issue · 1 comments

Given a dataset (training set) analyze decision power of variables by modeling

  • modeling with CV-based parameter tuning
  • random forest (ranger), linear model (glmnet), svm
  • plot parameter tuning results
  • plot variable importance

Something is wrong with el.model. Maybe related with dynamic scope. Need to be tested from the begining.