The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

classifierplots: Generates a Visualization of Classifier Performance as a Grid of Diagnostic Plots

Generates a visualization of binary classifier performance as a grid of diagnostic plots with just one function call. Includes ROC curves, prediction density, accuracy, precision, recall and calibration plots, all using ggplot2 for easy modification. Debug your binary classifiers faster and easier!

Version: 1.4.0
Depends: R (≥ 3.1), ggplot2 (≥ 2.2), data.table (≥ 1.10)
Imports: Rcpp (≥ 0.12), grid, ROCR, caret, gridExtra (≥ 2.2), stats, utils, png
Suggests: testthat
Published: 2020-10-13
Author: Aaron Defazio [aut, cre], Huw Campbell [aut]
Maintainer: Aaron Defazio <aaron.defazio at gmail.com>
BugReports: https://github.com/adefazio/classifierplots/issues
License: BSD 3-clause License + file LICENSE
URL: https://github.com/adefazio/classifierplots
NeedsCompilation: no
CRAN checks: classifierplots results

Documentation:

Reference manual: classifierplots.pdf

Downloads:

Package source: classifierplots_1.4.0.tar.gz
Windows binaries: r-devel: classifierplots_1.4.0.zip, r-release: classifierplots_1.4.0.zip, r-oldrel: classifierplots_1.4.0.zip
macOS binaries: r-release (arm64): classifierplots_1.4.0.tgz, r-oldrel (arm64): classifierplots_1.4.0.tgz, r-release (x86_64): classifierplots_1.4.0.tgz, r-oldrel (x86_64): classifierplots_1.4.0.tgz
Old sources: classifierplots archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=classifierplots to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.