CRAN/E | classifierplots

classifierplots

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

Installation

About

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!

github.com/adefazio/classifierplots
Bug report File report

Key Metrics

Version 1.4.0
R ≥ 3.1
Published 2020-10-13 1263 days ago
Needs compilation? no
License BSD 3-clause License
License File
CRAN checks classifierplots results

Downloads

Yesterday 22 0%
Last 7 days 61 -5%
Last 30 days 282 -11%
Last 90 days 1.148 +13%
Last 365 days 4.044 -22%

Maintainer

Maintainer

Aaron Defazio

aaron.defazio@gmail.com

Authors

Aaron Defazio

aut / cre

Huw Campbell

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

classifierplots archive

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