eval_test_data: Evaluation of produced models on test data

eval_test_dataR Documentation

Evaluation of produced models on test data

Description

Evaluation of produced models on test data

Usage

eval_test_data(test_data, final_model, method = "oner", verbose = 1)

Arguments

test_data

Test data.

final_model

Model to be tested.

method

Method used to train model.

verbose

How verbose the logs should be.

Value

a data.frame with the evaluation statistics


CimpleG documentation built on Dec. 7, 2025, 1:07 a.m.