View source: R/deep-ensembles.R
get_ensemble_distribution | R Documentation |
Obtain the conditional ensemble distribution
get_ensemble_distribution(object, data = NULL, topK = NULL, ...)
object |
object of class |
data |
data for which to return the fitted distribution |
topK |
not implemented yet |
... |
further arguments currently ignored |
tfd_distribution
of the ensemble, i.e., a mixture of the
ensemble member's predicted distributions conditional on data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.