Description Usage Arguments See Also Examples
ce is defined as the proportion of elements in actual that are not equal
to the corresponding element in predicted.
1  | ce(actual, predicted)
 | 
actual | 
 The ground truth vector, where elements of the vector can be any variable type.  | 
predicted | 
 The predicted vector, where elements of the vector represent a
prediction for the corresponding value in   | 
1 2 3  | 
[1] 0.4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.