| eval_test_data | R Documentation |
Evaluation of produced models on test data
eval_test_data(test_data, final_model, method = "oner", verbose = 1)
test_data |
Test data. |
final_model |
Model to be tested. |
method |
Method used to train model. |
verbose |
How verbose the logs should be. |
a data.frame with the evaluation statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.