Rdocumentation
powered by
Learn R Programming
Metrics (version 0.1.2)
ce: Compute the classification error
Description
This function computes the classification error between two vectors
Usage
ce(actual, predicted)
Arguments
actual
ground truth vector
predicted
predicted vector