Skip to main content

Local Cascade Ensemble package

Project description

CircleCI ReadTheDocs PyPIversion PyPIpythonversion License DOI

Local Cascade Ensemble (LCE) proposes to further enhance the prediction performance of the state-of-the-art Random Forest and XGBoost by combining their strengths and adopting a complementary implicit diversification. LCE is a hybrid ensemble method that combines an explicit boosting-bagging approach to handle the bias-variance trade-off faced by machine learning models and an implicit divide-and-conquer approach to individualize classifier errors on different parts of the training data. LCE has been evaluated on a public benchmark and published in the journal Data Mining and Knowledge Discovery.

LCE package is compatible with scikit-learn; it passes the check_estimator. Therefore, it can interact with scikit-learn pipelines and model selection tools.

Installation


You can install LCE from PyPI with the following command:

pip install lcensemble

Documentation


LCE documentation can be found here.

Reference


The full information about LCE can be found in the associated journal paper.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lcensemble-0.1.7.tar.gz (19.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page