Implementations of ensemble methods: Ensemble selection, Stacking, Bayesian model averaging and Agnostic learning. Also contains implementations of additional methodologies: Bagging and Model library Pruning
- Python 2.7 or Python 3.3+
The quick way to install requirements::
sudo pip3 -r requirements.txt