Skip to content

Take any number of Machine Learning Models as Base Models and one Machine Learning Model as Top model to produce an ensemble of models.

Notifications You must be signed in to change notification settings

sauravkaushik8/ensembleR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ensembleR

Allows to create millions of unique ensembles in a single line of code.

Takes any number of Machine Learning Models as Base Models [230+] and one Machine Learning Model as Top model [230+] to produce an ensemble of models. check vignettes for more details and examples.

                       Install from GitHub :  devtools::install_github("sauravkaushik8/ensembleR")
                                                       OR 
                                  Install from CRAN :  install.packages('ensembleR")

About

Take any number of Machine Learning Models as Base Models and one Machine Learning Model as Top model to produce an ensemble of models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages