tests/testthat/_snaps/cv_misvm.md

cv_misvm() works for data-frame-like inputs

Code
  pROC::auc(response = pred_bag$bag_label, predictor = pred_bag$.pred) %>%
    suppressMessages()
Output
  Area under the curve: 1
Code
  pROC::auc(response = pred_bag$bag_label, predictor = pred_bag$.pred) %>%
    suppressMessages()
Output
  Area under the curve: 1
Code
  pROC::auc(response = pred_bag$bag_label, predictor = pred_bag$.pred) %>%
    suppressMessages()
Output
  Area under the curve: 1


Try the mildsvm package in your browser

Any scripts or data that you put into this service are public.

mildsvm documentation built on July 14, 2022, 9:08 a.m.