Package: MLeval
Title: Machine Learning Model Evaluation
Version: 0.1
Author: Christopher R John
Maintainer: Christopher R John <chris.r.john86@gmail.com>
Description: Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver operating characteristic curves (ROCs), precision-recall (PR) curves, and PR gain curves. 'MLeval' can automatically interpret the Caret train function results from repeated cross validation, select the best model, and produces a number of evaluation metrics with confidence intervals.
License: AGPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown
Imports: ggplot2
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-21 06:56:57 UTC; christopher
Repository: CRAN
Date/Publication: 2019-11-25 22:20:03 UTC
