mosmafs (version 0.1.2)

naiveHoldoutDomHV: Naive Hypervolume on Holdout Data

Description

Calculate dominated hypervolume on holdout data. The result is biased depending on noise in holdout data performance.

Usage

naiveHoldoutDomHV(fitness, holdout, refpoint)

Value

numeric

Arguments

fitness

[matrix] fitness matrix of training data.

holdout

[matrix] fitness matrix of holdout data.

refpoint

[numeric] reference point.