CRAN/E | ConfusionTableR

ConfusionTableR

Confusion Matrix Toolset

Installation

About

Takes the outputs of a 'caret' confusion matrix and allows for the quick conversion of these list items to lists. The intended usage is to allow the tool to work with the outputs of machine learning classification models. This tool works with classification problems for binary and multi-classification problems and allows for the record level conversion of the confusion matrix outputs. This is useful, as it allows quick conversion of these objects for storage in database systems and to track ML model performance over time. Traditionally, this approach has been used for highlighting model representation and feature slippage.

Key Metrics

Version 1.0.4
Published 2021-12-01 876 days ago
Needs compilation? no
License MIT
License File
CRAN checks ConfusionTableR results
Language en-US

Downloads

Yesterday 13 0%
Last 7 days 109 -31%
Last 30 days 490 +6%
Last 90 days 1.323 -13%
Last 365 days 5.521 -10%

Maintainer

Maintainer

Gary Hutson

hutsons-hacks@outlook.com

Authors

Gary Hutson

aut / cre

Material

NEWS
Reference manual
Package source

Vignettes

ConfusionTableR

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

ConfusionTableR archive

Imports

dplyr
tidyr
magrittr
caret
purrr
furrr

Suggests

knitr
rmarkdown
e1071
randomForest
scales
mlbench
FeatureTerminatoR

Reverse Imports

MLDataR