Description Usage Arguments Value
View source: R/ml_post_processing.R
Compute the tuning entropy
1 2 3 4 5 | getBMRTuningEntropy(
BMR_tune,
TUNELENGTH,
maxH_nnTrain = sum(sapply(c(5, 7, 5, 3, 5, 3, 3), log2))
)
|
BMR_tune |
a |
TUNELENGTH |
|
maxH_nnTrain |
|
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.