fn.not.zero {aum} | R Documentation |
Usually we assume that fn must be zero at penalty=0, but this is not always the case in real data/labels. For example in the PeakSegDisk model with penalty=0, there are peaks almost everywhere but if a positive label is too small or misplaced with respect to the detected peaks, then there can be false negatives.
data("fn.not.zero")
A data frame with 156 observations on the following 5 variables.
example
a character vector
min.lambda
a numeric vector
max.lambda
a numeric vector
fp
a numeric vector
fn
a numeric vector
https://github.com/tdhock/feature-learning-benchmark