Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
replaced pROC metrics and optimized sections of code #482
Merged
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c0ba8aa
adding auc from ModelMetrics
JackStat 671ec86
less verbose
JackStat 4b56b1f
not needed anymore
JackStat 6fc2917
minor test cleanup
JackStat 2ab5f5a
modified tests for mnLogLoss
JackStat 3bf402c
reworked stats to include auc from ModelMetrics and cleaned up
JackStat 871cc85
dropping uneeded files
JackStat f970bd4
optimizing filterVarImp
JackStat a2d2663
use ModelMetrics
JackStat c823679
adding auc from ModelMetrics
JackStat e7f0f05
less verbose
JackStat 748023e
not needed anymore
JackStat ff15e04
minor test cleanup
JackStat c21c900
modified tests for mnLogLoss
JackStat 5171e69
reworked stats to include auc from ModelMetrics and cleaned up
JackStat bfb282a
dropping uneeded files
JackStat 5de5cbf
optimizing filterVarImp
JackStat 96fdab0
use ModelMetrics
JackStat 1a68166
fix for deprecated test
JackStat 589232c
replacing pROC dependency
JackStat ead6413
Merge branch 'master' of https://github.com/JackStat/caret
JackStat f1dfd69
temporary github install
JackStat 8782701
ModelMetrics in twoClassSummary
JackStat f5cb9c8
added code and tests twoClassSummary
JackStat 06f1a5a
added myself Description as contributor
JackStat 38df201
trying cran binary again
JackStat 1b2a7eb
test non-binary install
JackStat e08db3d
dropping direct calls to package relying on namespace
JackStat 3466da2
fixing issues from check
JackStat 707f251
remove mcc (numeric overflow problems)
JackStat 33d8b0d
bugfix and added test code for coverage
JackStat
Jump to file or symbol
Failed to load files and symbols.
Oops, something went wrong.