params_classification {Metrics} | R Documentation |
Inherit Documentation for Classification Metrics
Description
This object provides the documentation for the parameters of functions that provide classification metrics
Arguments
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 |
[Package Metrics version 0.1.4 Index]