You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add a function that computes typical classification indices derived from the confusion matrix. We could perhaps, as a start, wrap around the caret function, even though I think that the underlying maths are fairly simple.
We should add a function that computes typical classification indices derived from the confusion matrix. We could perhaps, as a start, wrap around the
caret
function, even though I think that the underlying maths are fairly simple.Created on 2021-08-11 by the reprex package (v2.0.1)
One of the things that we could improve is the need to relevel / modify the input so that is has exactly the same levels and level types.
The text was updated successfully, but these errors were encountered: