Package: h2oEnsemble
Type: Package
Title: H2O Ensemble Learning
Version: 0.2.1
Date: 2017-08-02
Author: Erin LeDell
Maintainer: Erin LeDell <erin@h2o.ai>
Description: H2O Ensemble implements the Super Learner ensemble (stacking) algorithm using the H2O R interface to provide base learning algorithms.   
License: Apache License (== 2.0)
Depends: h2o (>= 3.8.1.3)
Imports: utils, stats
Suggests: testthat, cvAUC
NeedsCompilation: no
SystemRequirements: Java (>= 1.6)
URL: https://github.com/h2oai/h2o-3/tree/master/h2o-r/ensemble/h2oEnsemble-package
BugReports: https://github.com/h2oai/h2o-3/issues
