Learn R Programming

mlr3 (version 0.1.2)

hash_resample_result: Calculate the Hash for a ResampleResult

Description

Exported for add-on packages. Calculates the hash of the ResampleResult given a Task, a Learner and a Resampling.

Usage

hash_resample_result(task, learner, resampling)

Arguments

task

:: Task.

learner
resampling

Value

(character(1)) hash value.