Description Usage Arguments Details Value
FUNCTION_DESCRIPTION
1  | predict_BBQ(bbq, new, option)
 | 
bbq | 
 output from the   | 
new | 
 vector of uncalibrated probabilities  | 
option | 
 either 1 or 0; averaging=1, selecting=0  | 
Based on the paper (and matlab code) : "Obtaining Well Calibrated Probabilities Using Bayesian Binning" by Naeini, Cooper and Hauskrecht: ; https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4410090/
a list object containing the following components:
predictions | 
 contains a vector of calibrated predictions  | 
pred_idx | 
 which option was used (averaging or selecting)  | 
significance_test_set | 
 the percentage of   | 
pred_per_bin | 
 number of instances   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.