
MC-dropout predictive draws from a fine-tuned Pillar 4 fit
Source:R/foundation_posterior.R
foundation_mcdropout_predict.RdRuns n_draws forward passes through a fitted
edaphos_foundation_classifier or edaphos_foundation_regressor
with the MLP head's dropout kept in train mode, producing a
Monte-Carlo sample of the predictive posterior (Gal & Ghahramani
2016). The fit must have been trained with an MLP head and a
non-zero dropout for the draws to be non-degenerate.