print.cv_result: Print CV Results
Description
Print CV Results
Usage
# S3 method for cv_result
print(x, ...)
Value
Invisibly returns the input object (called for side effects).
Arguments
- x
Object of class cv_result.
- ...
Additional arguments (ignored).