healthcareai-r
healthcareai-r copied to clipboard
In `tune_models` add support for additional classification performance metrics
From ?train: "If custom performance metrics are used (via the summaryFunction argument in trainControl, the value of metric should match one of the arguments..."
- [ ] accuracy and kappa?
- [x] AUPR
- [ ] mnLogLoss