Combining Machine Learning Models using combo Library

09/21/2019
by   Yue Zhao, et al.
0

Model combination, often regarded as a key sub-field of ensemble learning, has been widely used in both academic research and industry applications. To facilitate this process, we propose and implement an easy-to-use Python toolkit, combo, to aggregate models and scores under various scenarios, including classification, clustering, and anomaly detection. In a nutshell, combo provides a unified and consistent way to combine the learning models from popular machine learning libraries, e.g., scikit-learn, XGBoost, and LightGBM. With accessibility and robustness in mind, combo is designed with detailed documentation, interactive examples, continuous integration, code coverage, and maintainability check; it can be installed easily through Python Package Index (PyPI) or https://github.com/yzhao062/combo.

READ FULL TEXT
research
03/16/2022

Deepchecks: A Library for Testing and Validating Machine Learning Models and Data

This paper presents Deepchecks, a Python library for comprehensively val...
research
01/06/2019

PyOD: A Python Toolbox for Scalable Outlier Detection

PyOD is an open-source Python toolbox for performing scalable outlier de...
research
07/21/2022

EC-KitY: Evolutionary Computation Tool Kit in Python with Seamless Machine Learning Integration

EC-KitY is a comprehensive Python library for doing evolutionary computa...
research
08/18/2023

biquality-learn: a Python library for Biquality Learning

The democratization of Data Mining has been widely successful thanks in ...
research
12/13/2021

HiClass: a Python library for local hierarchical classification compatible with scikit-learn

HiClass is an open-source Python package for local hierarchical classifi...
research
04/19/2020

ktrain: A Low-Code Library for Augmented Machine Learning

We present ktrain, a low-code Python library that makes machine learning...
research
11/07/2022

pyGSL: A Graph Structure Learning Toolkit

We introduce pyGSL, a Python library that provides efficient implementat...

Please sign up or login with your details

Forgot password? Click here to reset