forked from amunategui/caretEnsemble
-
Notifications
You must be signed in to change notification settings - Fork 0
guhjy/caretEnsemble
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Package: caretEnsemble Type: Package Title: Framework for combining caret models into ensembles 2 main methods: caretEnsemble which uses greedy optimization to combine predictive models, and caretStack, which uses a "meta" caret model to combine several caret models. See also the DESCRIPTION file. Install with: library(devtools) library(testthat) install_github('zachmayer/caretEnsemble') #Master branch (currently has no tests) #install_github('zachmayer/caretEnsemble', ref = 'Dev') #Dev branch #test_package('caretEnsemble') #Run tests
About
Ensemble
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- R 100.0%