IamDavyG / rBMC

Bayesian Model Combination for optimizing AUC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rBMC

Bayesian Model Combination for optimizing AUC

Currently three version of ensemble weights computing methods are avilable:

  • Bayesian Model Averaging
  • Bayesian Model Combination (Naive)
  • Bayesian Model Combination (Iterative)

To install:

  • the latest development version:
devtools::install_github("yanyachen/rBMC")

About

Bayesian Model Combination for optimizing AUC

License:GNU General Public License v2.0


Languages

Language:R 100.0%