skent259 / mildsvm

Multiple Instance Learning with Distributions, SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a unified prediction output

skent259 opened this issue · comments

See https://tidymodels.github.io/model-implementation-principles/model-predictions.html

Currently, predict methods have different arguments and outputs.

Would be ideal to ensure that AUC and ROC metrics can come through as attributes

Progress made in cf485dd with major changes to mildsvm.R