alteryx / AlteryxPredictive

This is an R package containing utility functions used by the predictive tools in Alteryx.
GNU General Public License v3.0
15 stars 15 forks source link

Feature/d tree viz/conf matrix #97

Closed piguy314159265 closed 7 years ago

piguy314159265 commented 7 years ago

Replaces misclassification matrix with confusion matrix for DTree binary classification.

Also, adds a wrapper for creating confusion matrix from actual / fitted values.