ConfusionTableR: Confusion Matrix Toolset

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.

Package details

AuthorGary Hutson [aut, cre] (<https://orcid.org/0000-0003-3534-6143>)
MaintainerGary Hutson <hutsons-hacks@outlook.com>
LicenseMIT + file LICENSE
Version1.0.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ConfusionTableR")

Try the ConfusionTableR package in your browser

Any scripts or data that you put into this service are public.

ConfusionTableR documentation built on Dec. 11, 2021, 10:07 a.m.