Package: ensembleML 0.2.5

Sadikul Islam

ensembleML: Unified Interface for Ensemble Machine Learning Methods

Provides a clean, unified interface for training, predicting, and evaluating ensemble machine learning models including Random Forest, Gradient Boosting ('XGBoost'), 'AdaBoost', and 'Bagging'. All algorithms share a consistent API: em_fit(), em_predict(), em_evaluate(), and em_tune(). Includes built-in cross-validation, feature importance, calibration diagnostics, partial dependence plots, and model comparison utilities. Methods: Breiman (2001) <doi:10.1023/A:1010933404324>; Chen and Guestrin (2016) <doi:10.1145/2939672.2939785>; Freund and Schapire (1997) <doi:10.1006/jcss.1997.1504>; Breiman (1996) <doi:10.1007/BF00058655>.

Authors:Sadikul Islam [aut, cre]

ensembleML_0.2.5.tar.gz
ensembleML_0.2.5.tar.gz(r-4.7-any)ensembleML_0.2.5.tar.gz(r-4.6-any)
ensembleML_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ensembleML/json (API)

# Install 'ensembleML' in R:
install.packages('ensembleML', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 3 scripts 12 exports 83 dependencies

Last updated from:3d55983156. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK136
source / vignettesOK193
linux-release-x86_64OK138
wasm-releaseOK133

Exports:em_calibrationem_compareem_confusionem_cvem_evaluateem_fitem_importanceem_partialem_plot_cvem_predictem_residualsem_tune

Dependencies:adabagcaretclasscliclockcodetoolsConsRankcpp11data.tablediagramdigestdoParalleldplyre1071farverforeachfuturefuture.applygenericsggplot2globalsgluegowergtablegtoolshardhatipredisobanditeratorsjsonliteKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixModelMetricsnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6randomForestRColorBrewerRcpprecipesreshape2rlangrlistrpartS7scalesshapesparsevctrsSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithrxgboostXMLyaml

Getting Started with ensembleML

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Jun 05 2026.

Last update: 2026-06-05
Started: 2026-06-05