View source: R/metafeaturefunctions.R
ComputePDFMetafeature | R Documentation |
Computes the importance as the density in the probability density function, normalized over all densities.
ComputePDFMetafeature(predictions)
predictions |
Prediction data frame, where rows are samples, and columns are predictors. |
A data frame with the importance metric for each sample and each predictor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.