LCE: An Augmented Combination of Bagging and Boosting in Python

08/14/2023
by   Kevin Fauvel, et al.
0

lcensemble is a high-performing, scalable and user-friendly Python package for the general tasks of classification and regression. The package implements Local Cascade Ensemble (LCE), a machine learning method that further enhances the prediction performance of the current state-of-the-art methods Random Forest and XGBoost. LCE combines their strengths and adopts a complementary diversification approach to obtain a better generalizing predictor. The package is compatible with scikit-learn, therefore it can interact with scikit-learn pipelines and model selection tools. It is distributed under the Apache 2.0 license, and its source code is available at https://github.com/LocalCascadeEnsemble/LCE.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/25/2017

Pycobra: A Python Toolbox for Ensemble Learning and Visualisation

We introduce pycobra, a Python library devoted to ensemble learning (reg...
research
02/10/2022

L0Learn: A Scalable Package for Sparse Learning using L0 Regularization

We present L0Learn: an open-source package for sparse linear regression ...
research
09/09/2022

F-COREF: Fast, Accurate and Easy to Use Coreference Resolution

We introduce fastcoref, a python package for fast, accurate, and easy-to...
research
10/31/2018

Pymc-learn: Practical Probabilistic Machine Learning in Python

Pymc-learn is a Python package providing a variety of state-of-the-art p...
research
07/08/2022

ControlBurn: Nonlinear Feature Selection with Sparse Tree Ensembles

ControlBurn is a Python package to construct feature-sparse tree ensembl...
research
05/15/2023

Python Tool for Visualizing Variability of Pareto Fronts over Multiple Runs

Hyperparameter optimization is crucial to achieving high performance in ...
research
10/25/2022

Redistributor: Transforming Empirical Data Distributions

We present an algorithm and package, Redistributor, which forces a colle...

Please sign up or login with your details

Forgot password? Click here to reset