Added functionality to allow the confusion matrix to be generated for different metrics, such as precision and recall, sensitivity and specificity and all the metrics combined, namely everything
.
Amended the keywords: internal
statement to help with the manual not being created.
Added dummy encoding functionality to the package. This allows for dummy encoding over numerous columns.
Initial build contains methods for converting multi and binary class confusion matrices to enable the outputs of the confusion matrix to be stored at record level in database environments.