Skip to main content

Local Cascade Ensemble package

Project description

CircleCI CodeCov ReadTheDocs PyPIversion PyPIpythonversion Style License

Local Cascade Ensemble (LCE) is a high-performing, scalable and user-friendly machine learning method for the general tasks of Classification and Regression.
In particular, LCE:
  • Enhances the prediction performance of Random Forest and XGBoost by combining their strengths and adopting a complementary diversification approach

  • Supports parallel processing to ensure scalability

  • Handles missing data by design

  • Adopts scikit-learn API for the ease of use

  • Adheres to scikit-learn conventions to allow interaction with scikit-learn pipelines and model selection tools

  • Is released in open source and commercially usable - Apache 2.0 license

An article introducing LCE and illustrative code examples has been published in Towards Data Science.

Installation


LCE package can be installed using pip:

pip install lcensemble

Documentation


LCE documentation, including API documentation and general examples, 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.3.4.tar.gz (27.8 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